Accessimport material mdb.models[name].materials[name].creep import odbMaterial session.odbs[name].materials[name].creep Creep(...)
This method creates a Creep object. Pathmdb.models[name].materials[name].Creep session.odbs[name].materials[name].Creep Required arguments
Optional arguments
Table dataIf law=STRAIN or law=TIME, the table data specify the following:
If law=HYPERBOLIC_SINE, the table data specify the following:
Return valueA Creep object. ExceptionsRangeError. setValues(...)
This method modifies the Creep object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the Creep method. Return valueNone. ExceptionsRangeError. MembersCorresponding analysis keywords |