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