I have a dxf (that I cannot share) which contains a hatch. The hatch is associative. It has 3 arcs as boundary edges and the associated entity is 1 polyline. The arcs do not represent polyline correctly.
So when I open the diagram the dxf in true view, it initially shows incorrect hatch for 1 sec but then recomputes the hatch boundary and shows correct hatch (correct boundary is the polyline)
My initial guess was that because hatch is marked as associative the true view is recomputing it. So, I created another test file and made hatch associative and changed the boundary. But now when I open test file in true view it is not updating to new boundary.
Is there any system variable or flag that is causing the hatch to be recomputed?
True View 2024, Windows
I checked the hatch boundaries in dxf code and the hatch boundaries has 3 arcs that make a circle but the hatch also has polyline as entity reference. When the dxf loads, it fills the 3 arcs but then updates and fill the polyline.
Can't find what you're looking for? Ask the community or share your knowledge.