ReferencePoint.GetInterpolatingCurves
Public Class
The set of CurveByPoints elements that interpolate a ReferencePoint.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public CurveByPointsArray GetInterpolatingCurves()
Return Value
CurveByPointsArrayRemarks
A CurveByPoints is in the GetInterpolatingCurves. array if and only if the ReferencePoint is in the Points array of CurveByPoints.