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
JSCAD
CubeCentersDto
Class CubeCentersDto
Hierarchy
CubeCentersDto
Index
Constructors
constructor
Properties
centers
size
Constructors
constructor
new
Cube
Centers
Dto
(
centers
?:
Point3
[]
, size
?:
number
)
:
CubeCentersDto
Parameters
Optional
centers:
Point3
[]
Optional
size:
number
Returns
CubeCentersDto
Properties
centers
centers
:
Point3
[]
Center coordinates of the cubes
default
undefined
size
size
:
number
Size of the cube
default
1
minimum
0
maximum
Infinity
step
0.1
Exports
Bit
Inputs
JSCAD
Cube
Centers
Dto
constructor
centers
size
Generated using
TypeDoc
Center coordinates of the cubes
undefined