OK, here's my problem.
I need to do a simple polygon "fill" in a DXF file. The only DXF object that I can find that will take a "fill" is a HATCH. I cannot seem to get the HATCH object to work in my DXF file. I am using closed Polylines with a set of vertex points. These...