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