RVTDocs.com

IntersectionResult.EdgeParameter

Property
Description:
Parameter of a point on the edge closest to the point of intersection.
Syntax
public double EdgeParameter { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown in the getter when this property has not been set by the method providing the result.