RVTDocs.com

IntersectionResult.EdgeObject

Property
Description:
Edge of the face close to the point of intersection.
Syntax
public Edge EdgeObject { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown in the getter when this property has not been set by the method providing the result.