RVTDocs.com

IntersectionResult.UVPoint

Property
Description:
2d (or two 1d) parameters of the point of intersection.
Syntax
public UV UVPoint { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown in the getter when this property has not been set by the method providing the result.