design_list#

property Hfss3dLayout.design_list: list[str]#

Design list.

Returns:
list

List of the designs.

References

>>> oProject.GetTopDesignList()

Examples

>>> from ansys.aedt.core import Hfss
>>> app = Hfss()
>>> app.design_list