project_variables#
- property VariableManager.project_variables: dict#
Project variables.
- Returns:
dictDictionary of the project properties.
References
>>> oProject.GetVariables >>> oProject.GetChildObject("Variables").GetChildNames
Examples
>>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> hfss.variable_manager.project_variables