RVTDocs.com

IntersectionResult.Parameter

Property
Description:
1d parameter of the point of intersection.
Syntax
public double Parameter { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown in the getter when this property has not been set by the method providing the result.