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): CurveCollection | undefined

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 - CurveCollection | undefined

Defined in

Last Updated: 24 September, 2026