Search
Preparing search index...
The search index is not available
bitbybit.dev v0.20.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
OCCT
XYZDto
Class XYZDto
Hierarchy
XYZDto
Index
Constructors
constructor
Properties
x
y
z
Constructors
constructor
new XYZDto
(
x
?:
number
, y
?:
number
, z
?:
number
)
:
XYZDto
Parameters
Optional
x:
number
Optional
y:
number
Optional
z:
number
Returns
XYZDto
Properties
x
x
:
number
X coord
default
0
minimum
-Infinity
maximum
Infinity
step
0.1
y
y
:
number
Y coord
default
0
minimum
-Infinity
maximum
Infinity
step
0.1
z
z
:
number
Z coord
default
0
minimum
-Infinity
maximum
Infinity
step
0.1
Exports
Bit
Inputs
OCCT
XYZDto
constructor
x
y
z
Generated using
TypeDoc
X coord
0
-Infinity
Infinity
0.1