Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.CadExMTK.SheetMetal_Hole Class Reference

SheetMetal_Hole. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.SheetMetal_Hole:
manufacturingtoolkit.CadExMTK.MTKBase_Hole manufacturingtoolkit.CadExMTK.MTKBase_ShapeFeature manufacturingtoolkit.CadExMTK.MTKBase_Feature manufacturingtoolkit.CadExMTK.SheetMetal_ComplexHole

Public Member Functions

 __init__ (self, *args)
 Overload 1: Constructor.
 
- Public Member Functions inherited from manufacturingtoolkit.CadExMTK.MTKBase_Hole
 Radius (self)
 Returns hole radius in mm .
 
 SetRadius (self, theRadius)
 Sets radius for hole in mm .
 
 Depth (self)
 Returns hole depth in mm .
 
 SetDepth (self, theDepth)
 Sets depth for hole in mm .
 
 HasAxis (self)
 Returns true if axis is determined for hole.
 
 Axis (self)
 Returns hole axis.
 
 SetAxis (self, theAxis)
 
- Public Member Functions inherited from manufacturingtoolkit.CadExMTK.MTKBase_ShapeFeature
 Shape (self)
 Returns shape of the feature.
 
 SetShape (self, theShape)
 
- Public Member Functions inherited from manufacturingtoolkit.CadExMTK.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)
 Returns true if theFeature is a sheet metal hole.
 
 Cast (theBase)
 

Detailed Description

SheetMetal_Hole.

Describes a circle hole drilled or punched in sheet metal.

Shape() method returns ModelData.Wire for this class.

Holes

Constructor & Destructor Documentation

◆ __init__()

manufacturingtoolkit.CadExMTK.SheetMetal_Hole.__init__ ( self,
* args )

Overload 1: Constructor.

|

Overload 2: Constructor.

Reimplemented from manufacturingtoolkit.CadExMTK.MTKBase_Hole.

Reimplemented in manufacturingtoolkit.CadExMTK.SheetMetal_ComplexHole.

Member Function Documentation

◆ Cast()

manufacturingtoolkit.CadExMTK.SheetMetal_Hole.Cast ( theBase)
static

◆ CompareType()

manufacturingtoolkit.CadExMTK.SheetMetal_Hole.CompareType ( theFeature)
static

Returns true if theFeature is a sheet metal hole.

Reimplemented from manufacturingtoolkit.CadExMTK.MTKBase_Hole.

Reimplemented in manufacturingtoolkit.CadExMTK.SheetMetal_ComplexHole.


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