André Le Blanc

Results 1 issues of André Le Blanc

When using the library to write a typescript program to estimate lengths of entities, I came across the following: ``` return { bbox, polylines } ``` [in the toPolyLines function](https://github.com/skymakerolof/dxf/blob/develop/src/toPolylines.js#L40)...