constructCurveXYOffset MethodStatic

Construct curves that are offset from a Path or Loop as viewed in xy-plane (ignoring z).

constructCurveXYOffset(curves: Loop | Path, offsetDistanceOrOptions: number | JointOptions | OffsetOptions): undefined | CurveCollection

Parameter Type Description
curves Loop | Path base curves.
offsetDistanceOrOptions number | JointOptions | OffsetOptions offset distance (positive to left of curve, negative to right) or options object.

Returns - undefined | CurveCollection

Defined in

Last Updated: 16 April, 2024