Defines parameters of the SheetMetal_FeatureRecognizer. More...
Public Types | |
| typedef cadex::internal::SheetMetalImpl_FeatureRecognizerParameters | ImplType |
Public Member Functions | |
| SheetMetal_FeatureRecognizerParameters () | |
| Constructor. | |
| bool | IgnoreWidthOfCutsAcrossBend () const |
| void | SetIgnoreWidthOfCutsAcrossBend (bool theIgnoreWidthOfCutsAcrossBend) |
| ImplType * | Impl () const |
Defines parameters of the SheetMetal_FeatureRecognizer.
Parameters can be set using SheetMetal_FeatureRecognizer::SetParameters().
| cadex::SheetMetal_FeatureRecognizerParameters::SheetMetal_FeatureRecognizerParameters | ( | ) |
Constructor.
Sets default parameter values.
| bool cadex::SheetMetal_FeatureRecognizerParameters::IgnoreWidthOfCutsAcrossBend | ( | ) | const |
Returns a flag describing whether the width of cuts across the bend is ignored in the resulting bend width.
The default value is false.
| void cadex::SheetMetal_FeatureRecognizerParameters::SetIgnoreWidthOfCutsAcrossBend | ( | bool | theIgnoreWidthOfCutsAcrossBend | ) |
Specifies whether the width of cuts across the bend is ignored in the resulting bend width.