layering_parameters#
Bases:
TUIMenu
Enters the dynamic mesh layering menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
collapse_factor
(service, version, mode, path)Sets the factor determining when to collapse dynamic layers.
constant_height
(service, version, mode, path)Enables/disables layering based on constant height, else layering based on constant ratio.
split_factor
(service, version, mode, path)Sets the factor determining when to split dynamic layers.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets the factor determining when to collapse dynamic layers.
Bases:
TUIMethod
Enables/disables layering based on constant height, else layering based on constant ratio.
Bases:
TUIMethod
Sets the factor determining when to split dynamic layers.