Model.surface_faces

Model.surface_faces(tag)

Get the faces of a surface.

Parameters:
tagint

The identifier of the surface.

Returns:
list[list[int]]

The faces of the surface.