dxfjs / writer

A JavaScript dxf generator written in TypeScript.
https://dxf.vercel.app
MIT License
85 stars 17 forks source link

2.89 AddPolyline Undefined #170

Closed dylanatkeylogic closed 6 months ago

dylanatkeylogic commented 6 months ago

I'm looking to add 3d polylines to my dxf, following the example in examples/polyline.ts, but it's throwing an undefined error.

Is this feature not yet implemented in release? Is there a way to use polyline right now?

dylanatkeylogic commented 6 months ago

Updated to 3.0.0alpha 11