<Code Lib>
2020 Property
Changes 0
P

HermiteSpline.ControlPoints

Description:
The control points of the Hermite spline.

public IList<XYZ> ControlPoints { get; set; }

Loading…