You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a drawing with a dynamic block. I load it and save it using ezdxf (I don't do anything else). After saving the block is still dynamic, but if I copy it (Ctrl+C → Ctrl+V), the copied block is no longer dynamic.
I know that ezdxf doesn't support dynamic blocks, but as the documentation says:
ezdxf also has no support or these features beyond the preservation of these undocumented DXF entities.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a drawing with a dynamic block. I load it and save it using ezdxf (I don't do anything else). After saving the block is still dynamic, but if I copy it (Ctrl+C → Ctrl+V), the copied block is no longer dynamic.
I know that ezdxf doesn't support dynamic blocks, but as the documentation says:
test.zip
Beta Was this translation helpful? Give feedback.
All reactions