Geometry Geometry.hxx cadex/Drawing/Geometry.hxx Base class for geometry drawing elements. More...
Public Member Functions | |
__init__ (self, *args, **kwargs) | |
![]() | |
SetUuid (self, theUuid) | |
Uuid (self) | |
Accept (self, theVisitor) | |
![]() | |
Id (self) | |
Return unique identifier of public object. | |
IsNull (self) | |
Static Public Member Functions | |
Cast (theBase) | |
![]() | |
CompareType (theObject) | |
Geometry Geometry.hxx cadex/Drawing/Geometry.hxx Base class for geometry drawing elements.
manufacturingtoolkit.CadExMTK.Drawing_Geometry.__init__ | ( | self, | |
* | args, | ||
** | kwargs ) |
|
static |
Reimplemented from manufacturingtoolkit.CadExMTK.Drawing_Element.