handleArc3d Method
- To be directly called only by double dispatcher
- Assumes this.geometry1 was set by calling context.
- Construct the interpolated curve between this.geometry1 and the supplied arc0.
handleArc3d(arc0: Arc3d): any
Parameter | Type | Description |
---|---|---|
arc0 | Arc3d |
Returns - any
Defined in
- curve/ConstructCurveBetweenCurves.ts Line 101
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.