All Frameworks Object Hierarchy This Framework Indexes
| o Property AutoTimeIncrementMethod( | ) As |
Legal values: ABQ_ATI_GLOBAL ABQ_ATI_ELEMENT_BY_ELEMENT
| o Property BoundaryConditions( | ) As (Read Only) |
abqBCs.
Dim abqStep As ABQExplicitDynamicsStep Dim abqBCs As ABQBoundaryConditions Set abqBCs = abqStep.BoundaryConditions
| o Property Description( | ) As |
| o Property Fields( | ) As (Read Only) |
abqFields.
Dim abqStep As ABQExplicitDynamicsStep Dim abqFields As ABQFields Set abqFields = abqStep.Fields
| o Property FixedTimeIncrementMethod( | ) As |
| o Property Loads( | ) As (Read Only) |
abqLoads:
Dim abqStep As ABQExplicitDynamicsStep Dim abqLoads As ABQLoads Set abqLoads = abqStep.Loads
| o Property MaximumTimeIncrementLimit( | ) As |
| o Property NLGeom( | ) As |
| o Property TimeIncrementationMethod( | ) As |
Legal values: AUTO_INCREMENT FIXED_INCREMENT
| o Property TimePeriod( | ) As |
| o Property TimeScalingFactor( | ) As |
| o Property UserDefinedTimeIncrementValue( | ) As |
Copyright © 2003, Dassault Systèmes. All rights reserved.