update_scene#
Bases:
TUIMenu
Enter the scene options menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
delete
(service, version, mode, path)Delete selected geometries.
display
(service, version, mode, path)Display selected geometries.
draw_frame
(service, version, mode, path)Enable/disable drawing of the bounding frame.
iso_sweep
(service, version, mode, path)Change iso-sweep values.
overlays
(service, version, mode, path)Enable/disable the overlays option.
pathline
(service, version, mode, path)Change pathline attributes.
select_geometry
(service, version, mode, path)Select geometry to be updated.
set_frame
(service, version, mode, path)Change frame options.
time
(service, version, mode, path)Change time-step value.
transform
(service, version, mode, path)Apply transformation matrix on selected geometries.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Delete selected geometries.
Bases:
TUIMethod
Display selected geometries.
Bases:
TUIMethod
Enable/disable drawing of the bounding frame.
Bases:
TUIMethod
Change iso-sweep values.
Bases:
TUIMethod
Enable/disable the overlays option.
Bases:
TUIMethod
Change pathline attributes.
Bases:
TUIMethod
Select geometry to be updated.
Bases:
TUIMethod
Change frame options.
Bases:
TUIMethod
Change time-step value.
Bases:
TUIMethod
Apply transformation matrix on selected geometries.