update_scene#
Bases:
TUIMenu
Contains commands that enable you to update the scene description.
Methods:
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.
Deletes the geometry selected using the select-geometry command.
Displays the geometry selected using the select-geometry command.
Enables/disables the drawing of the bounding frame.
Changes iso-sweep values.
Enables/disables the overlays option.
Changes pathline attributes.
Enables you to select the geometry to be updated.
Enables you to change the frame options.
Changes time-step value.
Enables you to apply the transformation matrix to the geometry selected using the select-geometry command.