constructor MethodProtected
CAPTURE point references as a LineSegment3d
LineSegment3d(point0: Point3d, point1: Point3d): LineSegment3d
| Parameter | Type | Description |
|---|---|---|
| point0 | Point3d | |
| point1 | Point3d |
Returns - LineSegment3d
Defined in
- curve/LineSegment3d.ts Line 70
Last Updated: 30 November, 2023