views#
Bases:
TUIMenu
.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
apply_mirror_planes
(service, version, mode, path)auto_scale
(service, version, mode, path)Scales and centers the current scene without changing its orientation.
camera
(service, version, mode, path)Enters the camera menu to modify the current viewing parameters.
default_view
(service, version, mode, path)Resets view to front and center.
delete_view
(service, version, mode, path)Removes a view from the list.
display_states
(service, version, mode, path)last_view
(service, version, mode, path)Returns to the camera position before the last manipulation.
list_views
(service, version, mode, path)Lists predefined and saved views.
mirror_planes
(service, version, mode, path)mirror_zones
(service, version, mode, path)next_view
(service, version, mode, path)read_views
(service, version, mode, path)Reads views from a view file.
rendering_options
(service, version, mode, path)restore_view
(service, version, mode, path)Uses a saved view.
save_view
(service, version, mode, path)Saves the current view to the view list.
write_views
(service, version, mode, path)Writes selected views to a view file.
__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
Scales and centers the current scene without changing its orientation.
Bases:
TUIMethod
Resets view to front and center.
Bases:
TUIMethod
Removes a view from the list.
Bases:
TUIMethod
Returns to the camera position before the last manipulation.
Bases:
TUIMethod
Lists predefined and saved views.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Reads views from a view file.
Bases:
TUIMethod
Uses a saved view.
Bases:
TUIMethod
Saves the current view to the view list.
Bases:
TUIMethod
Writes selected views to a view file.