Provides an interface to recognizing sheet metal features tool.
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 |
Constructor.
Exceptions
LicenseManager_LicenseError if no Sheet metal license was activated.
◆ Dispose()
| override void cadex.SheetMetal_FeatureRecognizer.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ Parameters()
◆ Perform() [1/2]
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() [2/2]
Runs features recognition process.
Updates existing sheet metal data.
- See also
- SheetMetal_Data
◆ SetParameters()
Returns reference to parameters.