Skip to main content

Prime Mesh Python client library 2025 R2

ansys.meshing.prime.AutoMesh

Last update: 10.09.2025

AutoMesh

class ansys.meshing.prime.AutoMesh(model)

Generates volume mesh.

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

  • Parameters:

    model : Server model to create AutoMesh object.

Methods

Name Description
AutoMesh.mesh(part_id, automesh_params) Performs volume meshing on the part with the given meshing parameters.

Connect with Ansys