Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.CadExMTK.DrawingParameters Class Reference

SheetMetal_FlatPattern.DrawingParameters. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.DrawingParameters:

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.
 

Detailed Description

SheetMetal_FlatPattern.DrawingParameters.

Defines parameters used to generate a drawing.

See also
SheetMetal_FlatPattern.ToDrawing()

Member Function Documentation

◆ IsIgnoreBendingLines()

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.

See also
SetIsIgnoreBendingLines()

◆ SetIsIgnoreBendingLines()

manufacturingtoolkit.CadExMTK.DrawingParameters.SetIsIgnoreBendingLines ( self,
theValue )

Specifies whether bending lines should be included in the resulting drawing.

See also
IsIgnoreBendingLines()

The documentation for this class was generated from the following file:
  • CadExMTK.py