Replies: 1 comment 4 replies
-
Dynamic blocks are not documented in the DXF reference and therefore not supported by ezdxf. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings!

Suppose I have a parametric drawing with user parameters. How can I access them and change their values with ezdxf?
I also have a question about dynamic blocks. For example, I set the lengthening operation for my block and now when I change the parameter "L" - the block is lengthened in a specific way. How can I access a specific block and change a specific parameter in it?

Thank you!
Beta Was this translation helpful? Give feedback.
All reactions