Interface: ICurvePoints

PD.OCC. ICurvePoints

Properties:
Name Type Argument Description
points Array.<Array.<number>>

An array of three or more [x,y,z] vector array control points.

closed boolean <optional>

Whether or not the points should form a closed loop.