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