Click or drag to resize

SubDComponentParameterFaceCornerIndex Property

Gets the index of the face corner the face parameters are measured in, or -1 if IsFaceParameter is false.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int FaceCornerIndex { get; }

Property Value

Type: Int32
See Also