non_graphical#

property AedtLogger.non_graphical: bool#

Check if desktop is graphical or not.

Returns:
bool

Examples

>>> from ansys.aedt.core import Hfss
>>> hfss = Hfss()
>>> hfss.logger.non_graphical