NetLogo 7.0.0-beta2:

vid:record-interface

vid:record-interface

Records the NetLogo interface view to the active recording.

Example:

Errors:

  • Message "vid: recorder not started": The recorder has not been started. Start the recorder with vid:start-recorder.
  • Message "vid: export interface not supported": The calling NetLogo version does not support interface exports. This will occur when running NetLogo headlessly.

Take me to the full Vid Extension Dictionary