The JobData object describes the context in which the analysis was run.
import odbAccess session.odbs[name].jobData
The JobData object has the following members:
A String specifying the name of the job.
A SymbolicConstant specifying the analysis code. Possible values are ABAQUS_STANDARD, ABAQUS_EXPLICIT, and UNKNOWN_ANALYSIS_CODE.
A SymbolicConstant specifying the precision. Only SINGLE_PRECISION is currently supported. Possible values are DOUBLE_PRECISION and SINGLE_PRECISION.
A String specifying the release of the analysis code.
A String specifying the date and time at which the analysis was run.
A String specifying the date and time at which the database was last modified.
A String specifying the name of the machine on which the analysis was run.
A String specifying an odb_Sequence of productAddOns. Possible values are: Possible values are AQUA, DESIGN, BIORID, CEL, SOLITER, and CAVPARALLEL.