Dear PyAEDT community,
I'm trying to create a Mutual Inductance component on Twin Builder, this is my latest (and it doesn't work):
mm = comp.create_component(
component_library="Simplorer Elements\Basic Elements\Circuit\Passive Elements",
component_name="M",
location=[0, 0]
)
Could someone please help me with this?
Thanks
Irene