GSTPy.IdxTetrahedron

class GSTPy.IdxTetrahedron

A tetrahedron that references its vertices by id.

v1

The index of the first vertex.

Type:int
v2

The index of the second vertex.

Type:int
v3

The index of the third vertex.

Type:int
v4

The index of the forth vertex.

Type:int