Click or drag to resize

SubDComponentParameterFaceEdgeCount Property

Gets the number of edges of the face, or 0 if IsFaceParameter is false.

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

Property Value

Type: Int32
See Also