RhinoCommon API
MeshFace Constructor (Int32, Int32, Int32) |
Constructs a new triangular Mesh face.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public MeshFace( int a, int b, int c )
Public Sub New ( a As Integer, b As Integer, c As Integer )
Parameters
- a
- Type: SystemInt32
Index of first corner. - b
- Type: SystemInt32
Index of second corner. - c
- Type: SystemInt32
Index of third corner.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14