LoadCase(...)
This method creates an OdbLoadCase object.
Path
session.odbs[name].steps[name].LoadCase
Required arguments
- name
A String specifying the name of the OdbLoadCase object.
Optional arguments
None.
Return value
An OdbLoadCase object.
Exceptions
None.