ShapeModel.volume_faces
- ShapeModel.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.
Get the faces of a volume.
The identifier of the volume.
The faces of the volume.