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

SheetMetal_Louver. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.SheetMetal_Louver:
manufacturingtoolkit.CadExMTK.MTKBase_ShapeFeature manufacturingtoolkit.CadExMTK.MTKBase_Feature

Public Member Functions

 __init__ (self, *args)
 Overload 1: Constructor.
 
 Depth (self)
 Returns the louver depth in mm .
 
 SetDepth (self, theDepth)
 
- 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 louver.
 
 Cast (theBase)
 

Detailed Description

SheetMetal_Louver.

  • Describes a sheet metal louver feature.

    A louver in sheet metal design is typically a formed feature made with a punch press incorporating a top and bottom die. Louvers are used in a variety of industry applications that require airflow; electrical enclosures, HVAC, and food service equipment.

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

Louvers

Louvers have the following basic parameter: depth in mm.

Louver parameter

Constructor & Destructor Documentation

◆ __init__()

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

Overload 1: Constructor.

|

Overload 2: Constructor.

Reimplemented from manufacturingtoolkit.CadExMTK.MTKBase_ShapeFeature.

Member Function Documentation

◆ Cast()

manufacturingtoolkit.CadExMTK.SheetMetal_Louver.Cast ( theBase)
static

◆ CompareType()

manufacturingtoolkit.CadExMTK.SheetMetal_Louver.CompareType ( theFeature)
static

Returns true if theFeature is a louver.

Reimplemented from manufacturingtoolkit.CadExMTK.MTKBase_ShapeFeature.

◆ Depth()

manufacturingtoolkit.CadExMTK.SheetMetal_Louver.Depth ( self)

Returns the louver depth in mm .

See also
SetDepth()

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