Model.volume_faces

Model.volume_faces(tag)

Get the faces of a volume.

Parameters:
tagint

The identifier of the volume.

Returns:
list[list[int]]

The faces of the volume.