ClosestPointsPairBetweenTwoCurvesParameterOnFirstCurve Property

1d raw (not normalized) parameter of the point on the first curve.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double ParameterOnFirstCurve { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException The property has not been set by the method providing the result.
See Also