update_scene#
Bases:
TUIMenuEnter 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:
TUIMethodDelete selected geometries.
Bases:
TUIMethodDisplay selected geometries.
Bases:
TUIMethodEnable/disable drawing of the bounding frame.
Bases:
TUIMethodChange iso-sweep values.
Bases:
TUIMethodEnable/disable the overlays option.
Bases:
TUIMethodChange pathline attributes.
Bases:
TUIMethodSelect geometry to be updated.
Bases:
TUIMethodChange frame options.
Bases:
TUIMethodChange time-step value.
Bases:
TUIMethodApply transformation matrix on selected geometries.