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