fractionToPoint Method
Return a point given by fractional positions within the range. This is done with no check for isNull !!!
fractionToPoint(fraction: number): number
| Parameter | Type | Description | 
|---|---|---|
| fraction | number | 
Returns - number
Defined in
- geometry3d/Range.ts Line 1199
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.