Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.Model

Last update: 17.07.2025

Model.start_distributed_meshing()

Enables distributed meshing mode.

Examples

>>> client = prime.launch_prime()
>>> model = client.model
>>> model.start_distributed_meshing()

Connect with Ansys