Accessimport load mdb.models[name].loads[name] deactivate(...)
This method deactivates the load in the specified step and all its subsequent steps. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. move(...)
This method moves the load state object from one step to a different step. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. reset(...)
This method resets the load state of the specified step to the state of the previous general analysis step. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. resume()
This method resumes the load that was previously suppressed. ArgumentsNone. Return valueNone. ExceptionsNone. suppress()
This method suppresses the load. ArgumentsNone. Return valueNone. ExceptionsNone. delete(...)
This method allows you to delete existing loads. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. MembersThe Load object can have the following members:
|