Skip to main content

Prime Mesh Python client library 2025 R1 SP01

ansys.meshing.prime.TopoUtilities

Last update: 17.07.2025

TopoUtilities

class ansys.meshing.prime.TopoUtilities(model, part_id)

Performs various general topology utility algorithms. For example, fill hole.

  • Parameters: model : Server model to create TopoUtilities object.

    part_id : Id of the part.

Methods

Name Description
TopoUtilities.fill_hole(topo_edges, params) Fill holes bounded by given topoedges.

Connect with Ansys