draw_options#
Bases:
TUIMenuContains 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:
TUIMethodAdds the selected entities to the display in the graphics window.
Bases:
TUIMethodDisplays the unlabeled zones for the selected entities in the graphics window.
Bases:
TUIMethodRemoves the selected entities from the display in the graphics window.