Skip to main content

Prime Mesh Python client library 2025 R2

get_topo_faces

Last update: 10.09.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