Indexes  

Incrementation_Type (Enumeration)

enum Incrementation_Type {
  AUTO_INCREMENT,
  FIXED_INCREMENT
}
Step incrementation methods.
These values are used to specify the time incrementation method for ABQHeatTransferStep, ABQGeneralStaticStep, and ABQExplicitDynamicsStep.
Values:
AUTO_INCREMENT
Automatic time incrementation.
FIXED_INCREMENT
Fixed time incrementation.


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