get_setup#

Hfss3dLayout.get_setup(name, setup_type=None)#

Retrieve a setup.

Parameters:
namestr

Name of the setup.

setup_typeSETUPS, optional

Type of the setup. The default is None, in which case the default type is applied.

Returns:
ansys.aedt.core.modules.solve_setup.Setup3DLayout

Setup object.