    

 ## On this page

  

 

 # ansys.meshing.prime.Part

 Last update: 17.07.2025 

#### Part.get\_topo\_edges()

Get the topoedges of a part.

- **Returns:**`Iterable`\[[`int`](https://docs.python.org/3.11/library/functions.html#int)\] : Return the ids of topoedges.
- **Return type:**[`Iterable`](https://docs.python.org/3.11/library/typing.html#typing.Iterable)\[[`int`](https://docs.python.org/3.11/library/functions.html#int)\]