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
TranslateShapesDto
Class TranslateShapesDto<T>
Type parameters
T
Hierarchy
TranslateShapesDto
Index
Constructors
constructor
Properties
shapes
translations
Constructors
constructor
new
Translate
Shapes
Dto<T>
(
shapes
?:
T
[]
, translations
?:
Vector3
[]
)
:
TranslateShapesDto
<
T
>
Type parameters
T
Parameters
Optional
shapes:
T
[]
Optional
translations:
Vector3
[]
Returns
TranslateShapesDto
<
T
>
Properties
shapes
shapes
:
T
[]
Shape for translation
default
undefined
translations
translations
:
Vector3
[]
Translation vector
default
[[0, 0, 0]]
Exports
Bit
Inputs
OCCT
Translate
Shapes
Dto
constructor
shapes
translations
Generated using
TypeDoc
Shape for translation
undefined