Accessimport odbAccess session.odbs[name].steps[name].frames[i] Frame(...)
This method creates an OdbFrame object and appends it to the frame sequence. Pathsession.odbs[name].steps[name].Frame Required arguments
Optional arguments
Return valueAn OdbFrame object. ExceptionsNone. Frame(...)
This constructor creates an OdbFrame object in the frequency domain and appends it to the frame sequence. The arguments to the constructor are valid only when domain=FREQUENCY or domain=MODAL. Pathsession.odbs[name].steps[name].Frame Required arguments
Optional arguments
Return valueAn OdbFrame object. ExceptionsNone. Frame(...)
This constructor creates an OdbFrame object for a specific load case and appends it to the frame sequence. Pathsession.odbs[name].steps[name].Frame Required arguments
Optional arguments
Return valueAn OdbFrame object. ExceptionsNone. MembersThe OdbFrame object has members with the same names and descriptions as the arguments to the Frame method. In addition, the OdbFrame object can have the following members:
|