SheetMetal_FlatPattern.DrawingParameters. More...
Public Member Functions | |
__init__ (self) | |
Constructor. | |
IsIgnoreBendingLines (self) | |
Returns a flag indicating whether bending lines are included in the resulting drawing or not. | |
SetIsIgnoreBendingLines (self, theValue) | |
Specifies whether bending lines should be included in the resulting drawing. | |
SheetMetal_FlatPattern.DrawingParameters.
Defines parameters used to generate a drawing.
manufacturingtoolkit.CadExMTK.DrawingParameters.IsIgnoreBendingLines | ( | self | ) |
Returns a flag indicating whether bending lines are included in the resulting drawing or not.
The default value is true.
manufacturingtoolkit.CadExMTK.DrawingParameters.SetIsIgnoreBendingLines | ( | self, | |
theValue ) |
Specifies whether bending lines should be included in the resulting drawing.