Skip to content
Discussion options

You must be logged in to vote

The proxy-graphic is a simplified graphical representation of a DXF entity, so applications which do not know the entity can at least show something to the user. There is no documentation by Autodesk for the proxy-graphic. The OpenDesign Specification for DWG has a short documentation of the data structures used in proxy-graphic data and there are only line, arc, polyline, mesh, shell and text objects.

There are no real DXF entities stored in the proxy-graphic data, what you get as virtual entities by ezdxf is already the luxury version, there are no block references or hatches stored in the proxy-graphic data and the drawing add-on shows exact that content.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by melihpeker-pointr
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants