meshing.tui.boundary.improve#

class main_menu.boundary.improve(path, service)#

Enables you to improve boundary surfaces.

collapse_bad_faces(*args, **kwargs)#

Enables you to collapse the short edge of faces having a high aspect ratio or skewness in the specified face zone(s).

degree_swap(*args, **kwargs)#

Enables you to improve the boundary mesh by swapping edges based on a node degree value other than 6. The node degree is defined as the number of edges connected to the node.

improve(*args, **kwargs)#

Enables you to improve the boundary surface quality using skewness, size change, aspect ratio, or area as the quality measure.

smooth(*args, **kwargs)#

Enables you to improve the boundary surface using smoothing.

swap(*args, **kwargs)#

Enables you to improve the boundary surface using edge swapping.