Body ModelData/Body.hxx cadex/ModelData/Body.hxx. More...
Public Member Functions | |
| __init__ (self, *args, **kwargs) | |
| SetName (self, theName) | |
| Name (self) | |
Public Member Functions inherited from manufacturingtoolkit.CadExMTK.BaseObject | |
| Id (self) | |
| Return unique identifier of public object. | |
| IsNull (self) | |
| IsEqual (self, theObj) | |
| __hash__ (self) | |
| __eq__ (self, other) | |
Static Public Member Functions | |
| CompareType (theObject) | |
| Cast (theBase) | |
Body ModelData/Body.hxx cadex/ModelData/Body.hxx.
Provides a base body class.
| manufacturingtoolkit.CadExMTK.ModelData_Body.__init__ | ( | self, | |
| * | args, | ||
| ** | kwargs ) |
Reimplemented from manufacturingtoolkit.CadExMTK.BaseObject.