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