App Part

From FreeCAD Documentation
Revision as of 07:42, 22 February 2022 by Roy 043 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

An App Part object, or formally an App::Part, is an element that allows grouping objects in 3D space.

It was developed to be used in assemblies, as it has an Origin which serves as the positional reference for the grouped objects.

Simplified diagram of the relationships between the core objects in FreeCAD

Usage

See Std Part.

Properties

See Std Part.