independent_project_variables#

property VariableManager.independent_project_variables: dict#

Independent project variables.

Returns:
dict

Dictionary of the independent project variables available to the design.

References

>>> oProject.GetVariables
>>> oProject.GetChildObject("Variables").GetChildNames

Examples

>>> from ansys.aedt.core import Hfss
>>> hfss = Hfss()
>>> hfss.variable_manager.independent_project_variables