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
ExtrudeShapesDto
Class ExtrudeShapesDto<T>
Type parameters
T
Hierarchy
ExtrudeShapesDto
Index
Constructors
constructor
Properties
direction
shapes
Constructors
constructor
new
Extrude
Shapes
Dto<T>
(
shapes
?:
T
[]
, direction
?:
Vector3
)
:
ExtrudeShapesDto
<
T
>
Type parameters
T
Parameters
Optional
shapes:
T
[]
Optional
direction:
Vector3
Returns
ExtrudeShapesDto
<
T
>
Properties
direction
direction
:
Vector3
Direction vector for extrusion
default
[0, 1, 0]
shapes
shapes
:
T
[]
Shapes to extrude
default
undefined
Exports
Bit
Inputs
OCCT
Extrude
Shapes
Dto
constructor
direction
shapes
Generated using
TypeDoc
Direction vector for extrusion
[0, 1, 0]