Search
Preparing search index...
The search index is not available
bitbybit.dev v0.15.13
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
OCCT
SphereDto
Class SphereDto
Hierarchy
SphereDto
Index
Constructors
constructor
Properties
center
radius
Constructors
constructor
new
Sphere
Dto
(
radius
?:
number
, center
?:
Point3
)
:
SphereDto
Parameters
Optional
radius:
number
Optional
center:
Point3
Returns
SphereDto
Properties
center
center
:
Point3
Center of the sphere
default
[0, 0, 0]
radius
radius
:
number
Radius of the sphere
default
1
minimum
0
maximum
Infinity
step
0.1
Exports
Bit
Inputs
OCCT
Sphere
Dto
constructor
center
radius
Generated using
TypeDoc
Center of the sphere
[0, 0, 0]