Indexes  

Job_Type (Enumeration)

enum Job_Type {
  ANALYSIS,
  DATACHECK,
  CONTINUE,
  FROMINPUTFILE,
  SYNTAXCHECK,
  RESTART
}
Job types.
They are used by the ABQJob object.
Values:
ANALYSIS
Perform a complete analysis of your model and write the results to the output database.
DATACHECK
Perform a data check.
CONTINUE
Continue the analysis and complete it.
FROMINPUTFILE
Create a job based on an Abaqus input file that may or may not have been created in Abaqus for CATIA V5.


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