Accessimport step mdb.models[name].steps[name].adaptiveMeshDomains[name] AdaptiveMeshDomain(...)
This method creates an AdaptiveMeshDomain object. Pathmdb.models[name].steps[name].AdaptiveMeshDomain Required arguments
Optional arguments
Return valueAn AdaptiveMeshDomain object. ExceptionsRangeError. setValues(...)
This method modifies the AdaptiveMeshDomain object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the AdaptiveMeshDomain method. Return valueNone. ExceptionsRangeError. MembersThe AdaptiveMeshDomain object has members with the same names and descriptions as the arguments to the AdaptiveMeshDomain method. |