Indexes  

DNBAnalysisLevel (Enumeration)

enum DNBAnalysisLevel {
  DNBAnalysisLevelOff,
  DNBAnalysisLevelHighlight,
  DNBAnalysisLevelVerbose,
  DNBAnalysisLevelInterrupt
}
The Analysis Level setting attribute range of values.
Values:
DNBAnalysisLevelOff
The Analysis Level is Off
DNBAnalysisLevelHighlight
The Analysis Level is Highlight (highlight is used to notify the user).
DNBAnalysisLevelVerbose
The Analysis Level is Verbose (highlight and messages are used to notify the user).
DNBAnalysisLevelInterrupt
The Analysis Level is Interrupt (highlight and messages are used to notify the user and the simulation will be stopped).


Copyright © 2006, Dassault Systèmes. All rights reserved.