Skip to main content

Prime Mesh Python client library 2025 R1 SP01

get_topo_faces

Last update: 17.07.2025

Part.get_topo_faces()

Get the topofaces of a part.

  • Returns:

    Iterable[int] : Return the ids of topofaces.

    Return the ids of topofaces.

  • Return type:

    Iterable[int]

Examples

>>> topo_faces = part.get_topo_faces()

Connect with Ansys