Click or drag to resize

MeshFaceA Property

Gets or sets the first corner index of the mesh face.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int A { get; set; }

Property Value

Type: Int32
See Also