non_graphical# property Desktop.non_graphical: bool# Whether AEDT is running in non-graphical mode. Examples >>> from ansys.aedt.core import Desktop >>> d = Desktop(non_graphical=True) >>> d.non_graphical