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

SheetMetal_Unfolder. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.SheetMetal_Unfolder:
manufacturingtoolkit.CadExMTK.SheetMetal_AnalyzerTool

Public Member Functions

 __init__ (self, *args)
 Constructor.
 
 Perform (self, *args)
 
 SetKFactor (self, theKFactor)
 Sets K-Factor value for unfolding process.
 

Static Public Member Functions

 Cast (theBase)
 

Detailed Description

SheetMetal_Unfolder.

Is used to unfold sheet metal models.

By unfolding a sheet metal model, you can produce a SheetMetal_FlatPattern for further machining operations. The resulting unfolded model can be used in preparation of control programs for processing on CNC machines.

Unfolds sheet metal shapes commonly used in the ducting, piping and other steel fabrication industries.

SheetMetal_Unfolder uses K-Factor value that represents the location of the neutral sheet with respect to the thickness of the sheet metal part. The value is between 0 and 1, default value is 0.5.

SheetMetal_Unfolder doesn't provide a features list.

The following pictures illustrate a sheet metal model and its unfolded view.

Original 3d model
Unfolded view

For more information visit the Sheet Metal Unfolding page.

See also
SheetMetal_FeatureRecognizer

Constructor & Destructor Documentation

◆ __init__()

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

Constructor.

Exceptions

     LicenseManager_LicenseError if no Sheet metal license was activated.

Reimplemented from manufacturingtoolkit.CadExMTK.SheetMetal_AnalyzerTool.


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