meshing.tui.cad_assemblies.draw_options#

class main_menu.cad_assemblies.draw_options(path, service)#

Contains additional options for displaying CAD entities.

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.