Maker.js, a
Microsoft Garage
project, is a JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
View project on
GitHub
Features
Demos
Documentation
Source Code
Star
Api - IWalkPathBooleanCallback Interface
Callback for returning a boolean from an IWalkPath.
Hierarchy
IWalkPathBooleanCallback
Callable
__call
(
context
:
IWalkPath
)
:
boolean
Callback for returning a boolean from an IWalkPath.
Parameters
context:
IWalkPath
Returns
boolean
Generated using
TypeDoc
Callback for returning a boolean from an IWalkPath.