setup_names# property Hfss3dLayout.setup_names: list[str]# Setup names. Returns: list of strList of names of all analysis setups in the design. References >>> oModule.GetSetups Examples >>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> hfss.setup_names