draw_options#

class ansys.fluent.core.meshing.tui_231.main_menu.cad_assemblies.draw_options(path, service)#

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.

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.