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

Last Updated: 19 April, 2024