The OdbLoadCase object describes a load case.
import odbAccess session.odbs[name].steps[name].frames[i].loadCase session.odbs[name].steps[name].historyRegions[name].loadCase session.odbs[name].steps[name].loadCases[name]
This method creates an OdbLoadCase object.
session.odbs[name].steps[name].LoadCase
Required argument
A String specifying the name of the OdbLoadCase object.
Optional arguments
Return value
An OdbLoadCase object.
Exceptions
The OdbLoadCase object has members with the same names and descriptions as the arguments to the LoadCase method.