AutoMesh#

class ansys.meshing.prime.AutoMesh(model)#

Generates volume mesh.

Performs volume meshing using various volume meshing algorithms. For example, with prisms.

Methods

AutoMesh.mesh(part_id, automesh_params)

Performs volume meshing on the part with the given meshing parameters.