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 1078
Last Updated: 20 June, 2023