TetMesh.getFace()

Lives in: pygamer.tetmesh

TetMesh.getFace(self: pygamer.tetmesh.TetMesh, arg0: List[int[3]])pygamer.tetmesh.FaceID

Get a simplex by key.

Parameters

key (list) – Array [3] of vertex key.

Returns

The object.

Return type

FaceID