void on plane override antipad #3857
-
greetings all, I am building a via structure using pyaedt, I have a void associated with a trace that connects a via that has an antipad. Regardless of wether I instantiate the via before or after the void, the void seems to always override the antipad of the via. So what happens is that the antipad shrinks to the size of the void of the trace connecting the via. Is there a way to avoid this ? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@svandenb-dev @ring630 Any idea? |
Beta Was this translation helpful? Give feedback.
-
@giuseppeselli you can set below property to True.
|
Beta Was this translation helpful? Give feedback.
@giuseppeselli you can set below property to True.
edb.design_options.antipads_always_on = True