The set of CurveByPoints elements that interpolate
a ReferencePoint.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CurveByPointsArray GetInterpolatingCurves()
Return Value
CurveByPointsArray
Remarks
A CurveByPoints is in the
GetInterpolatingCurves()
array if and only if the ReferencePoint is in the Points array of
CurveByPoints.
See Also
Reference