Skip to main content

Prime Mesh Python client library 2025 R1 SP01

AutoMesh

Last update: 17.07.2025

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