RVTDocs.com
Namespace: Autodesk.Revit.DB Class: HermiteSpline

HermiteSpline.ControlPoints

Property
Description:
The control points of the Hermite spline.
Syntax
public IList<XYZ> ControlPoints { get; set; }