FreeCAD._ComplexGeoData¶
Module Contents¶
Classes¶
Father of all complex geometric data types |
-
class
FreeCAD._ComplexGeoData.ComplexGeoData¶ Bases:
FreeCAD.Base.PersistenceFather of all complex geometric data types
-
getFacesFromSubelement(self)¶ Return vertexes and faces from a sub-element
-
property
BoundBox(self)¶ Get the BoundBox of the object
-
property
Placement(self)¶ Get the current transformation of the object as placement
-
property
Matrix(self)¶ Get the current transformation of the object as matrix
-
property
Tag(self)¶ Geometry Tag
-