API Reference > geometry-core > Curve > LineSegment3d > createCapture createCapture MethodStatic Create with start and end points. The point contents are CAPTURED into the result createCapture(point0: Point3d, point1: Point3d): LineSegment3d Parameter Type Description point0 Point3d point1 Point3d Returns - LineSegment3d Defined in core/geometry/src/curve/LineSegment3d.ts Line 118 Last Updated: 13 June, 2024