meshing.tui.display.update_scene#

class main_menu.display.update_scene(path, service)#

Contains commands that enable you to update the scene description.

delete(*args, **kwargs)#

Deletes the geometry selected using the select-geometry command.

display(*args, **kwargs)#

Displays the geometry selected using the select-geometry command.

draw_frame(*args, **kwargs)#

Enables/disables the drawing of the bounding frame.

iso_sweep(*args, **kwargs)#

Changes iso-sweep values.

overlays(*args, **kwargs)#

Enables/disables the overlays option.

pathline(*args, **kwargs)#

Changes pathline attributes.

select_geometry(*args, **kwargs)#

Enables you to select the geometry to be updated.

set_frame(*args, **kwargs)#

Enables you to change the frame options.

time(*args, **kwargs)#

Changes time-step value.

transform(*args, **kwargs)#

Enables you to apply the transformation matrix to the geometry selected using the select-geometry command.