current_version#

property Desktop.current_version: str#

Current AEDT version.

Examples

>>> from ansys.aedt.core import Desktop
>>> d = Desktop(non_graphical=True)
>>> d.current_version