scaleAboutCenterInPlace Method
Move low and high points by scaleFactor around the center point.
scaleAboutCenterInPlace(scaleFactor: number): void
| Parameter | Type | Description | 
|---|---|---|
| scaleFactor | number | scale factor applied to low, high distance from center. | 
Returns - void
Defined in
- geometry3d/Range.ts Line 1783
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.