get_topo_faces# 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()