startPoint Method
Return the start point tof the arc.
startPoint(result?: Point3d): Point3d
| Parameter | Type | Description |
|---|---|---|
| result | Point3d | optional preallocated result |
Returns - Point3d
Defined in
- curve/Arc3d.ts Line 408
Last Updated: 30 November, 2023
Return the start point tof the arc.
startPoint(result?: Point3d): Point3d
| Parameter | Type | Description |
|---|---|---|
| result | Point3d | optional preallocated result |
Returns - Point3d
Last Updated: 30 November, 2023