dxfjs / writer

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

feat: add mesh entity and polyface mesh support #132

Closed tarikjabiri closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage is 100.00% of modified lines.

:exclamation: Current head efbdf7e differs from pull request most recent head ef80091. Consider uploading reports for the commit ef80091 to get more accurate results

Files Changed Coverage
examples/index.ts 100.00%
examples/mesh.ts 100.00%
examples/polyface.ts 100.00%
src/entities/manager.ts 100.00%
src/entities/mesh.ts 100.00%
src/entities/polyline.ts 100.00%
src/entities/vertex.ts 100.00%

:loudspeaker: Thoughts on this report? Let us know!.