draw_type property
draw_type property
The type of drawing.
Definition:
@property
def draw_type(self):
...
@draw_type.setter
def draw_type(self, value):
...
See Also
- class
CadLoadOptions
The type of drawing.
@property
def draw_type(self):
...
@draw_type.setter
def draw_type(self, value):
...
CadLoadOptions