excitation_names#
- property Hfss3dLayout.excitation_names: list#
Get all excitation names.
- Returns:
listList of excitation names. Excitations with multiple modes will return one excitation for each mode.
References
>>> oModule.GetAllPortsList
Examples
>>> from ansys.aedt.core import Hfss3dLayout >>> h3d = Hfss3dLayout() >>> h3d.excitation_names