meshing.tui.mesh.poly.controls#

class main_menu.mesh.poly.controls(path, service)#

Enters the controls menu for setting poly parameters.

cell_sizing(*args, **kwargs)#

Sets cell volume distribution function as geometric, linear, or size-field.

edge_size_ratio(*args, **kwargs)#

Sets the threshold for the size ratio of two connected edges. Recommended range is 20 to 200.

face_size_ratio(*args, **kwargs)#

Sets the threshold for the size ratio of two faces on one cell. Recommended range is 100 to 300.

feature_angle(*args, **kwargs)#

Sets the minimum threshold that should be preserved as a feature.

improve(*args, **kwargs)#

Enables poly mesh improvement by smoothing based on the smooth-controls.

merge_skew(*args, **kwargs)#

Sets the minimum skewness threshold for cell merge.

non_fluid_type(*args, **kwargs)#

Selects the default type for non-fluid zones.

remesh_skew(*args, **kwargs)#

Sets the target skewness when remeshing.

sliver_cell_area_fraction(*args, **kwargs)#

Sets the threshold for the area of a single face to the cell surface area. Recommended range is 0.00001 to 0.001.