RVTDocs.com

ClosestPointsPairBetweenTwoCurves.XYZPointOnSecondCurve

Property
Description:
Point on the second curve in 3d coordinates.
Syntax
public XYZ XYZPointOnSecondCurve { get; set; }
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null
InvalidOperationException The property has not been set by the method providing the result.