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
ScaleDto
Class ScaleDto<T>
Type parameters
T
Hierarchy
ScaleDto
Index
Constructors
constructor
Properties
factor
shape
Constructors
constructor
new
Scale
Dto<T>
(
shape
?:
T
, factor
?:
number
)
:
ScaleDto
<
T
>
Type parameters
T
Parameters
Optional
shape:
T
Optional
factor:
number
Returns
ScaleDto
<
T
>
Properties
factor
factor
:
number
Scale factor to apply
default
1
minimum
0
maximum
Infinity
step
0.1
shape
shape
:
T
Shape to scale
default
undefined
Exports
Bit
Inputs
OCCT
Scale
Dto
constructor
factor
shape
Generated using
TypeDoc
Scale factor to apply
1
0
Infinity
0.1