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
SplitDto
Class SplitDto<T>
Type parameters
T
Hierarchy
SplitDto
Index
Constructors
constructor
Properties
shape
shapes
Constructors
constructor
new
Split
Dto<T>
(
shape
?:
T
, shapes
?:
T
[]
)
:
SplitDto
<
T
>
Type parameters
T
Parameters
Optional
shape:
T
Optional
shapes:
T
[]
Returns
SplitDto
<
T
>
Properties
shape
shape
:
T
Shape to split
default
undefined
shapes
shapes
:
T
[]
Shapes to split from main shape
default
undefined
Exports
Bit
Inputs
OCCT
Split
Dto
constructor
shape
shapes
Generated using
TypeDoc
Shape to split
undefined