Accessodb.steps()[name].frames(i).loadCase() odb.steps()[name].historyRegions()[name].loadCase() odb.steps()[name].loadCases()[name] LoadCase(...)
This method creates an OdbLoadCase object. Pathodb.steps()[name].LoadCase Prototypeodb_LoadCase& LoadCase(const odb_String& name); Required arguments
Optional argumentsNone. Return valueAn OdbLoadCase object. ExceptionsNone. MembersThe OdbLoadCase object has members with the same names and descriptions as the arguments to the LoadCase method. |