API Reference > geometry-core > Curve > LineString3d > create create MethodStatic Create a linestring, using flex length arg list and any typical combination of points such as Point3d, Point2d, `[1,2,3]', array of any of those, or GrowableXYZArray create(...points: any[]): LineString3d Parameter Type Description ...points any[] Returns - LineString3d Defined in core/geometry/src/curve/LineString3d.ts Line 145 Last Updated: 13 June, 2024