get_module# Maxwell3d.get_module(module_name: str) → object# AEDT module object. Examples >>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> hfss.get_module("BoundarySetup")