dxfjs / writer

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

Hatching pattern ANSI31 is not showing correctly #43

Closed DeepankarGupta13 closed 1 year ago

DeepankarGupta13 commented 1 year ago

hi sir, Currently ANSI31 shows the below pattern image

and the pattern which is shown in autocad is image

divya-shiv-pandey commented 1 year ago

I had also been facing similar issue with ANSI31 and Solids. Although the property shows to be ANSI31 but is not. Was in doubt I had messed up exportation process. Any solutions for this one? image