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)Contains commands to set the camera options.
default_view
(service, version, mode, path)Resets the view to front and center.
delete_view
(service, version, mode, path)Deletes a particular view from the list of stored views.
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 all 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 an external view file.
rendering_options
(service, version, mode, path)restore_view
(service, version, mode, path)Sets the current view to one of the stored views.
save_view
(service, version, mode, path)Saves the currently displayed view into the list of stored views.
write_views
(service, version, mode, path)Writes views to an external view file.
__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
Scales and centers the current scene without changing its orientation.
Bases:
TUIMethod
Resets the view to front and center.
Bases:
TUIMethod
Deletes a particular view from the list of stored views.
Bases:
TUIMethod
Returns to the camera position before the last manipulation.
Bases:
TUIMethod
Lists all predefined and saved views.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Reads views from an external view file.
Bases:
TUIMethod
Sets the current view to one of the stored views.
Bases:
TUIMethod
Saves the currently displayed view into the list of stored views.
Bases:
TUIMethod
Writes views to an external view file.