Molding_FeatureRecognizer. More...
Public Member Functions | |
| __init__ (self, *args) | |
| Overload 1: Constructor. | |
| Parameters (self, *args) | |
| Returns parameters of molding recognition. | |
| Perform (self, *args) | |
| Overload 1: Runs analyzing process and updates molding data. | |
Static Public Member Functions | |
| Cast (theBase) | |
Provides an interface to recognizing molding features.
Used for recognition of features such as bosses (MTKBase_Boss, Molding_ScrewBoss) and ribs (Molding_Rib).
Example of analysis results can be found on the Injection Molding Feature Recognition page.
| manufacturingtoolkit.CadExMTK.Molding_FeatureRecognizer.__init__ | ( | self, | |
| * | args ) |
Overload 1: Constructor.
|
Overload 2: Constructor.
Reimplemented from manufacturingtoolkit.CadExMTK.Molding_AnalyzerTool.
| manufacturingtoolkit.CadExMTK.Molding_FeatureRecognizer.Perform | ( | self, | |
| * | args ) |
Overload 1: Runs analyzing process and updates molding data.
|
Overload 2: Runs analyzing process and updates molding data.