controls#
Bases:
TUIMenu
Enters the controls menu for setting poly parameters.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
cell_sizing
(service, version, mode, path)Sets cell volume distribution function as geometric, linear, or size-field.
edge_size_ratio
(service, version, mode, path)Sets the threshold for the size ratio of two connected edges.
face_size_ratio
(service, version, mode, path)Sets the threshold for the size ratio of two faces on one cell.
feature_angle
(service, version, mode, path)Sets the minimum threshold that should be preserved as a feature.
improve
(service, version, mode, path)Enables poly mesh improvement by smoothing based on the smooth-controls.
merge_skew
(service, version, mode, path)Sets the minimum skewness threshold for cell merge.
non_fluid_type
(service, version, mode, path)Selects the default type for non-fluid zones.
prism
(service, version, mode, path)Poly prism transition controls.
remesh_skew
(service, version, mode, path)Sets the target skewness when remeshing.
sliver_cell_area_fraction
(service, version, ...)Sets the threshold for the area of a single face to the cell surface area.
smooth_controls
(service, version, mode, path)Enters the menu for setting smoothing parameters for poly mesh.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets cell volume distribution function as geometric, linear, or size-field.
Bases:
TUIMethod
Sets the threshold for the size ratio of two connected edges. Recommended range is 20 to 200.
Bases:
TUIMethod
Sets the threshold for the size ratio of two faces on one cell. Recommended range is 100 to 300.
Bases:
TUIMethod
Sets the minimum threshold that should be preserved as a feature.
Bases:
TUIMethod
Enables poly mesh improvement by smoothing based on the smooth-controls.
Bases:
TUIMethod
Sets the minimum skewness threshold for cell merge.
Bases:
TUIMethod
Selects the default type for non-fluid zones.
Bases:
TUIMethod
Sets the target skewness when remeshing.
Bases:
TUIMethod
Sets the threshold for the area of a single face to the cell surface area. Recommended range is 0.00001 to 0.001.