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