get_setup#

Hfss3dLayout.get_setup(name, setup_type=None)[source]#

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:
pyaedt.modules.SolveSetup.Setup3DLayout

Setup object.