Accessimport mesh mdb.models[name].remeshingRules[name] RemeshingRule(...)
This method creates a RemeshingRule object. Pathmdb.models[name].RemeshingRule
Required arguments
Optional arguments
Return valueA RemeshingRule object. ExceptionsAbaqusException. resume()
This method resumes the remeshing rule that was previously suppressed. ArgumentsNone. Return valueNone. ExceptionsNone. suppress()
This method suppresses the remeshing rule. Abaqus will not remesh regions where the rules are suppressed. ArgumentsNone. Return valueNone. ExceptionsNone. setValues(...)
This method modifies the RemeshingRule object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the RemeshingRule method, except for the name argument. Return valueNone. ExceptionsNone. MembersThe RemeshingRule object has members with the same names and descriptions as the arguments to the RemeshingRule method. In addition, the RemeshingRule object has the following member:
|