Accessimport step mdb.models[name].adaptiveMeshConstraints[name] deactivate(...)
This method deactivates the adaptive mesh constraint in the specified step and all subsequent steps. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. move(...)
This method moves the adaptive mesh constraint state from one step to a different step. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsTextError. reset(...)
This method resets the adaptive mesh constraint 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 adaptive mesh constraint that was previously suppressed. ArgumentsNone. Return valueNone. ExceptionsNone. suppress()
This method suppresses the adaptive mesh constraint. ArgumentsNone. Return valueNone. ExceptionsNone. delete(...)
This method allows you to delete existing adaptive mesh constraints. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. MembersThe AdaptiveMeshConstraint object can have the following members:
|