The OdbDiagnosticData object.
import visualization session.odbData[name].diagnosticData
The OdbDiagnosticData object has the following members:
A repository of OdbAnalysisError objects.
A repository of OdbAnalysisWarning objects.
A repository of OdbDiagnosticStep objects.
An OdbJobTime object.
An OdbNumericalProblemSummary object.
A boolean specifying whether or not double precision is used for the analysis. This attribute is read-only.
A String specifying the job status after the analysis. This attribute is read-only.
An int specifying the number of domains. This attribute is read-only.
An int specifying the number of analysis errors encountered. This attribute is read-only.
An int specifying the number of analysis warnings encountered. This attribute is read-only.
An int specifying the number of steps present in the analysis. This attribute is read-only.