Defines parameters of the SheetMetal_FeatureRecognizer. More...
Inherits global.SystemIDisposable.
Public Member Functions | |
| SheetMetal_FeatureRecognizerParameters (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| SheetMetal_FeatureRecognizerParameters () | |
| Constructor. | |
| bool | IgnoreWidthOfCutsAcrossBend () |
| void | SetIgnoreWidthOfCutsAcrossBend (bool theIgnoreWidthOfCutsAcrossBend) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Defines parameters of the SheetMetal_FeatureRecognizer.
Parameters can be set using SheetMetal_FeatureRecognizer.SetParameters().
|
inline |
Constructor.
Sets default parameter values.
|
inline |
Returns a flag describing whether the width of cuts across the bend is ignored in the resulting bend width.
The default value is false.
|
inline |
Specifies whether the width of cuts across the bend is ignored in the resulting bend width.