P_Rhino_Geometry_MeshFace_Item - mcneel/rhinocommon-api-docs GitHub Wiki
Gets or sets the vertex index associated with an entry in this face.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int this[
int index
] { get; set; }
VB
Public Default Property Item (
index As Integer
) As Integer
Get
Set
- index
- Type: System.Int32
A number in interval [0-3] that refers to an index of a vertex in this face.
Type: Int32
The vertex index associated with this mesh face.
Supported in: 6.0.16224.21491, 5D58w