System Global Function CATSysGetBatchMode


CATSysGetBatchMode()
Retrieves the type of application.
Role: Retrieves the type of the currently running application, that can be one of the following:
  • CATSysInteractive The application is interactive.
  • CATSysInteractiveAsBatch The application designed as interactive is run as batch
  • CATSysBatch The application is fully designed as a batch

  • This object is included in the file: CATSysGetBatchMode.h

    Copyright © 1999-2015, Dassault Systèmes. All rights reserved.