@thisotherthing/ops
docs
packages
sketches
@thisotherthing/ops-path
Exports
createOpsPath
// Creates an opsPath
Parameters
none
Return
OpsPath
booleanOps
cutWithPolygon
Parameters
polygon
points
:
number
[]
closed
:
boolean
Return
void
segmentsOps
addSegment
Parameters
closed?
boolean
Return
addPoint
:
(
x
:
number
y
:
number
) => void
addPoints
:
(
points
:
number
[]
) => void
createOpsPath
booleanOps
cutWithPolygon
segmentsOps
addSegment