reverseIfNeededForDeltaSign Method
- if x1-x0multiplied by the scale factor is (strictly) negative, swap the x0 and x1 member values.
- This makes the fractionToPoint evaluates reverse direction.
reverseIfNeededForDeltaSign(sign: number1): void
| Parameter | Type | Description | 
|---|---|---|
| sign | number | 
Returns - void
Defined in
- geometry3d/Segment1d.ts Line 98
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.