Model.volume_vertices

Model.volume_vertices(tag)

Get the vertices of a volume.

Parameters:
tagint

The identifier of the volume.

Returns:
dict[int, list[float]]

The vertices of the volume.