Accessimport material mdb.models[name].materials[name].userMaterial import odbMaterial session.odbs[name].materials[name].userMaterial UserMaterial(...)
This method creates a UserMaterial object. Pathmdb.models[name].materials[name].UserMaterial session.odbs[name].materials[name].UserMaterial Required argumentsNone. Optional arguments
Return valueA UserMaterial object. ExceptionsRangeError. setValues(...)
This method modifies the UserMaterial object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the UserMaterial method. Return valueNone. ExceptionsRangeError. MembersThe UserMaterial object has members with the same names and descriptions as the arguments to the UserMaterial method. Corresponding analysis keywords |