Replies: 1 comment
-
after some more searching, the example page here is useful for my workaround, and points to set_pad_property as a solution |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'd like to edit the dimensions of the padstack R95X15 in the example project:
I load the project:
however, I do not know if I should be editing the padstack pad properties or if I should be changing the pad properties within the layer... neither of these seem to work. Is there another way to modify the padstack shape definition dimensions?
From padstack_data.py:
EDBPadProperties.parameters setter
This does not seem to work and causes a syntax error in my IDE. In this way, I try to workaround the issue I have in #754
Beta Was this translation helpful? Give feedback.
All reactions