Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.MTKCore.MTKBase_ShapeFeature Class Reference

MTKBase_ShapeFeature. More...

Inheritance diagram for manufacturingtoolkit.MTKCore.MTKBase_ShapeFeature:
manufacturingtoolkit.MTKCore.MTKBase_Feature manufacturingtoolkit.MTKCore.MTKBase_Boss manufacturingtoolkit.MTKCore.MTKBase_Hole manufacturingtoolkit.MTKCore.Machining_Bore manufacturingtoolkit.MTKCore.Machining_Countersink manufacturingtoolkit.MTKCore.Machining_Groove manufacturingtoolkit.MTKCore.Machining_Pocket manufacturingtoolkit.MTKCore.Machining_Thread manufacturingtoolkit.MTKCore.Molding_Rib manufacturingtoolkit.MTKCore.SheetMetal_Bead manufacturingtoolkit.MTKCore.SheetMetal_Bend manufacturingtoolkit.MTKCore.SheetMetal_Bridge manufacturingtoolkit.MTKCore.SheetMetal_Cutout manufacturingtoolkit.MTKCore.SheetMetal_FormingFeature manufacturingtoolkit.MTKCore.SheetMetal_Louver manufacturingtoolkit.MTKCore.SheetMetal_Notch manufacturingtoolkit.MTKCore.SheetMetal_Tab

Public Member Functions

 __init__ (self, *args)
 Constructor.
 
 Shape (self)
 Returns shape of the feature.
 
 SetShape (self, theShape)
 
- Public Member Functions inherited from manufacturingtoolkit.MTKCore.MTKBase_Feature
 Nullify (self)
 Resets reference to implementation object.
 
 IsNull (self)
 Returns true if the object is nullified.
 
 IsEqual (self, theObject)
 
 IsNotEqual (self, theObject)
 

Static Public Member Functions

 CompareType (theFeature)
 Returnstrue if theFeature is a shape feature.
 
 Cast (theBase)
 

Detailed Description

MTKBase_ShapeFeature.

Describes a feature with assigned shape.

Contains shape of the feature. The shape can be any of described here and can be received by Shape() method.

Constructor & Destructor Documentation

◆ __init__()

Member Function Documentation

◆ CompareType()

◆ Shape()

manufacturingtoolkit.MTKCore.MTKBase_ShapeFeature.Shape ( self)

Returns shape of the feature.

See also
SetShape()

The documentation for this class was generated from the following file:
  • MTKCore.py