Click or drag to resize

SubDComponentParameterEdgeParameter Property

Gets a value between 0 and 1 identifying a point on the edge, or NaN if IsEdgeParameter is false.

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

Property Value

Type: Double
See Also