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 - IWalkPathCallback Interface
Callback signature for path in model.walk().
Hierarchy
IWalkPathCallback
Callable
__call
(
context
:
IWalkPath
)
:
void
Callback signature for path in model.walk().
Parameters
context:
IWalkPath
Returns
void
Generated using
TypeDoc
Callback signature for path in model.walk().