surface_poly_fit.core.PolyhedralSurface.get_faces

PolyhedralSurface.get_faces(self: surface_poly_fit._spf_cgal.PolyhedralSurface) object

Returns the faces of this polyhedral surface.

Return type:

list

Returns:

Each element of the returned list is an ordered sequence of vertex integers indicating the vertices (vertex indexes) which form the face.