aedt_object# VariableManager.aedt_object(name: str) → object# Retrieve an AEDT object. Parameters: namestrName of the variable. Examples >>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> hfss.variable_manager.aedt_object("p1")