brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
scale
Function scale
scale
<
T
extends
AnyShape
>
(
shape
:
Shapeable
<
T
>
,
factor
:
number
,
options
?:
ScaleOptions
,
)
:
T
Scale a shape uniformly. Returns a new shape.
Type Parameters
T
extends
AnyShape
Parameters
shape
:
Shapeable
<
T
>
factor
:
number
Optional
options
:
ScaleOptions
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Scale a shape uniformly. Returns a new shape.