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 - SCurve Class
Hierarchy
SCurve
Implements
IModel
Index
Constructors
constructor
Properties
paths
Constructors
constructor
new SCurve
(
width
:
number
, height
:
number
)
:
SCurve
Parameters
width:
number
height:
number
Returns
SCurve
Properties
paths
paths
:
IPathMap
Generated using
TypeDoc