SurfaceMesh.getFace()

Lives in: pygamer.surfacemesh

SurfaceMesh.getFace(self: pygamer.surfacemesh.SurfaceMesh, arg0: List[int[3]])pygamer.surfacemesh.FaceID

Get a simplex by key.

Parameters

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

Returns

The object.

Return type

FaceID