gcode-preview - v3.0.0-alpha.5
Demo
Preparing search index...
arc-tessellator
ArcPoint
Interface ArcPoint
A point along a tessellated arc, in absolute G-code coordinates
interface
ArcPoint
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
Demo
gcode-preview - v3.0.0-alpha.5
Loading...
A point along a tessellated arc, in absolute G-code coordinates