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

NurbSpline.CtrlPoints

Property
Description:
Returns the control points of the nurb spline.
Syntax
public IList<XYZ> CtrlPoints { get; }