draw_options#
Bases:
TUIMenu
Contains additional options for displaying CAD entities.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add_to_graphics
(service, version, mode, path)Adds the selected entities to the display in the graphics window.
draw_unlabelled_zones
(service, version, ...)Displays the unlabeled zones for the selected entities in the graphics window.
remove_from_graphics
(service, version, mode, ...)Removes the selected entities from the display in the graphics window.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Adds the selected entities to the display in the graphics window.
Bases:
TUIMethod
Displays the unlabeled zones for the selected entities in the graphics window.
Bases:
TUIMethod
Removes the selected entities from the display in the graphics window.