extendRangeInSweep Method

Extend a range to include the range of the arc, using specified range in place of the arc range.

extendRangeInSweep(range: Range3d, sweep: AngleSweep, transform?: Transform): void

Parameter Type Description
range Range3d range being extended.
sweep AngleSweep  
transform Transform optional transform to apply to the arc.

Returns - void

Defined in

Last Updated: 25 April, 2024