brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
stretch2D
Function stretch2D
stretch2D
(
bp
:
Blueprint
,
ratio
:
number
,
direction
:
Point2D
,
origin
?:
Point2D
,
)
:
Blueprint
Stretch a 2D blueprint along a direction by a given ratio.
Parameters
bp
:
Blueprint
ratio
:
number
direction
:
Point2D
Optional
origin
:
Point2D
Returns
Blueprint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Stretch a 2D blueprint along a direction by a given ratio.