Creating Pins for a New Component #1380
Answered
by
JonathonMcMullan
JonathonMcMullan
asked this question in
Q&A
-
Hi, I suspect I'm missing something obvious, but how do I create a new pin object? I want to create a new component as part of a script and I can't seem to find a way to either create a blank component without pins first, or some unassigned pins to create a component. Is there a way to do this? Thanks Kind regards, |
Beta Was this translation helpful? Give feedback.
Answered by
JonathonMcMullan
Jul 21, 2025
Replies: 1 comment
-
Not sure if this is the intended result, but you can feed a sequence of padstacks and the component method will create the necessary pins. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JonathonMcMullan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure if this is the intended result, but you can feed a sequence of padstacks and the component method will create the necessary pins.