get_module#

MaxwellCircuit.get_module(module_name: str) object#

AEDT module object.

Examples

>>> from ansys.aedt.core import Hfss
>>> hfss = Hfss()
>>> hfss.get_module("BoundarySetup")