brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
scale2D
Function scale2D
scale2D
(
bp
:
Blueprint
,
factor
:
number
,
center
?:
Point2D
)
:
Blueprint
Uniformly scale a 2D blueprint by a factor around a center point.
Parameters
bp
:
Blueprint
factor
:
number
Optional
center
:
Point2D
Returns
Blueprint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Uniformly scale a 2D blueprint by a factor around a center point.