CSGModel.volume_surfaces
- CSGModel.volume_surfaces(tag)
Get the surfaces of a volume in the model.
- Parameters:
- tagint
The identifier of the volume.
- Returns:
- list[int]
The identifiers of the surfaces of the volume.
Get the surfaces of a volume in the model.
The identifier of the volume.
The identifiers of the surfaces of the volume.