meshing.tui.mesh.prism#

class main_menu.mesh.prism(path, service)#

Enters the prism menu.

create(*args, **kwargs)#

Creates prism layers on one or more boundary face zones based on the offset method, growth method, number of layers, and rate specified.

list_parameters(*args, **kwargs)#

Shows all prism mesh parameters.

mark_ignore_faces(*args, **kwargs)#

Enables you to mark the faces to be ignored during prism meshing.

mark_nonmanifold_nodes(*args, **kwargs)#

Enables you to mark the non-manifold prism base nodes. A list of the non-manifold nodes will be printed in the console. The faces connected to the non-manifold nodes will also be marked. You can use this command after specifying zone-specific prism settings, prior to generating the prisms to verify that non-manifold configurations do not exist.

mark_proximity_faces(*args, **kwargs)#

Mark prism base faces with certain gap.

quality_method(*args, **kwargs)#

Specifies the quality method used during prism generation.

reset_parameters(*args, **kwargs)#

Resets all prism parameters.