Ports# These classes are the containers of ports methods of the EDB for both HFSS and SIwave. from pyedb import Edb edb = Edb(myedb, edbversion="2023.1") # this call returns the EDB excitations dictionary edb.ports ... GapPort Manages gap port properties. WavePort Manages wave port properties.