extendRange Method
Extend a range to include the (optionally transformed) line segment
extendRange(range: Range3d, transform?: Transform): void
| Parameter | Type | Description |
|---|---|---|
| range | Range3d | range to extend |
| transform | Transform | optional transform to apply to the end points |
Defined in
Last Updated: 08 January, 2020