HermiteSpline.ControlPoints Property
The control points of the Hermite spline.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<XYZ> ControlPoints { get; set; }
Property Value
IList
<
XYZ
>
See Also
Reference
HermiteSpline Class
Autodesk.Revit.DB Namespace