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