    

 ## On this page

  

 

 # get\_topo\_edges

 Last update: 20.02.2026 

<a id="ansys.meshing.prime.Part.get_topo_edges"></a>

#### 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)\]