The OdbDiagnosticIncrement object.
import visualization session.odbData[name].diagnosticData.steps[i].increments[i]
The OdbDiagnosticIncrement object has the following members:
A repository of OdbDiagnosticAttempt objects.
A float specifying the size of the initial increment. This attribute is read-only.
A boolean specifying whether the solution converged for the particular increment. This attribute is read-only.
An int specifying the number of attempts for the particular increment. This attribute is read-only.
An int specifying the number of element diagnostics encountered for the particular increment. This attribute is read-only.
A float specifying the size of the particular increment. This attribute is read-only.
A float specifying the amount of step time completed in the particular increment. This attribute is read-only.