draw_options#
Bases:
TUIMenu
Contains additional options for displaying CAD entities.
Methods:
add_to_graphics
(*args, **kwargs)Adds the selected entities to the display in the graphics window.
draw_unlabelled_zones
(*args, **kwargs)Displays the unlabeled zones for the selected entities in the graphics window.
remove_from_graphics
(*args, **kwargs)Removes the selected entities from the display in the graphics window.
Adds the selected entities to the display in the graphics window.
Displays the unlabeled zones for the selected entities in the graphics window.
Removes the selected entities from the display in the graphics window.