Importing SSS models using pyAEDT #4975
Unanswered
mikevacany
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
is it possible to import into circuit SSS model in a similar way as Touchstone models are imported using create_touchstone_component() or spice component using create_component_from_spicemodel()?
If json/IronPython API is only choice, is there an example how to create component with .pins list attribute, so .pins[x].connect_to_component() function can be used to interconnect components?
Thanks in advance,
Michael
Beta Was this translation helpful? Give feedback.
All reactions