Provides an interface to recognizing sheet metal features tool. Is used for recognition of features such as bends, cutouts, holes, etc.
More...
|
| override void | Dispose (bool disposing) |
| |
Provides an interface to recognizing sheet metal features tool. Is used for recognition of features such as bends, cutouts, holes, etc.
Example of analysis results can be found on the Sheet Metal Feature Recognition page.
- See also
- SheetMetal_Unfolder
- Examples
- MTKConverter/Program.cs, MTKConverter/main.cxx, sheet_metal/feature_recognizer/Program.cs, and sheet_metal/feature_recognizer/main.cxx.
◆ SheetMetal_FeatureRecognizer()
| cadex.SheetMetal_FeatureRecognizer.SheetMetal_FeatureRecognizer |
( |
| ) |
|
|
inline |
◆ Dispose()
| override void cadex.SheetMetal_FeatureRecognizer.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ Perform() [1/4]
Runs features recognition process.
◆ Perform() [2/4]
Runs features recognition process.
◆ Perform() [3/4]
Runs features recognition process. theThickness is an approximate thickness of solid (as a default value, you can use 1mm or 2mm).
- Deprecated
- Kept for binary compatibility.
◆ Perform() [4/4]
Runs features recognition process. Updates existing sheet metal data.
- See also
- SheetMetal_Data