ShapeModel.volume_points
- ShapeModel.volume_points(tag)
Get the points of a volume in the model.
- Parameters:
- tagint
The identifier of the volume.
- Returns:
- list[int]
The identifiers of the points of the volume.
Get the points of a volume in the model.
The identifier of the volume.
The identifiers of the points of the volume.