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