Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

disable_graphics|disable_windows|disable_warnline|disable_graphinput|disable_writebatch|disable_readbatch|waitstate|windows_layout|last_general_mesh_size

...

EXAMPLE to disable the peripherals input:
GiD_Project set disable_graphinput 1

GiD_Project set disable_writebatch disable_readbatch ?<0|1>?
The value 0/1 Enable/Disable writing reading the batch file that records the commands send to be processed.

GiD_Project set waitstate ?<0|1>?
The value 0/1 Enable/Disable the Wait state (GiD displays a hourglass cursor in wait state)

...