CSGModel.volume_tets
- CSGModel.volume_tets(tag)
Get the tetrahedra of a volume entity.
- Parameters:
- tagint
The identifier of the volume.
- Returns:
- list[
Polyhedron
] The tetrahedra of the volume.
- list[
Get the tetrahedra of a volume entity.
The identifier of the volume.
Polyhedron
]The tetrahedra of the volume.