We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9eb6be commit 779f254Copy full SHA for 779f254
examples/04-Icepak/icepak_graphic_card_example.py
@@ -20,7 +20,7 @@
20
# Set constant values
21
22
AEDT_VERSION = "2024.1"
23
-NG_MODE = True # Do not show the graphical user-interface.
+NG_MODE = False # Do not show the graphical user-interface.
24
25
26
# ## Open project
0 commit comments