Translations:Manual:Creating and manipulating geometry/14/en

From FreeCAD Documentation
Revision as of 10:06, 16 March 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)

For now, let's explore our Part Shapes in more detail. At the end of the chapter about [Manual:Traditional modeling, the CSG way|traditional modeling with the Part Workbench] we showed a table that explains how Part Shapes are constructed, and their different components (Vertices, edges, faces, etc). The exact same components exist here and can be retrieved from Python. Part Shapes always have the following attributes: Vertexes, Edges, Wires, Faces, Shells and Solids. All of them are lists, that can contain any number of elements or be empty: