update_scene#
Bases:
TUIMenuContains commands that enable you to update the scene description.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
delete(service, version, mode, path)Deletes the geometry selected using the select-geometry command.
display(service, version, mode, path)Displays the geometry selected using the select-geometry command.
draw_frame(service, version, mode, path)Enables/disables the drawing of the bounding frame.
iso_sweep(service, version, mode, path)Changes iso-sweep values.
overlays(service, version, mode, path)Enables/disables the overlays option.
pathline(service, version, mode, path)Changes pathline attributes.
select_geometry(service, version, mode, path)Enables you to select the geometry to be updated.
set_frame(service, version, mode, path)Enables you to change the frame options.
time(service, version, mode, path)Changes time-step value.
transform(service, version, mode, path)Enables you to apply the transformation matrix to the geometry selected using the select-geometry command.
__init__ method of TUIMenu class.
Bases:
TUIMethodDeletes the geometry selected using the select-geometry command.
Bases:
TUIMethodDisplays the geometry selected using the select-geometry command.
Bases:
TUIMethodEnables/disables the drawing of the bounding frame.
Bases:
TUIMethodChanges iso-sweep values.
Bases:
TUIMethodEnables/disables the overlays option.
Bases:
TUIMethodChanges pathline attributes.
Bases:
TUIMethodEnables you to select the geometry to be updated.
Bases:
TUIMethodEnables you to change the frame options.
Bases:
TUIMethodChanges time-step value.
Bases:
TUIMethodEnables you to apply the transformation matrix to the geometry selected using the select-geometry command.