DeformationPlasticity(...)
This method creates a DeformationPlasticity object.
Path
mdb.models[name].materials[name].DeformationPlasticity session.odbs[name].materials[name].DeformationPlasticity
Required arguments
- table
A sequence of sequences of Floats specifying the items described below.
Optional arguments
- temperatureDependency
A Boolean specifying whether the data depend on temperature. The default value is OFF.
Table data
Young's modulus, .
Poisson's ratio, .
Yield stress, .
Exponent, .
Yield offset, .
Temperature, if the data depend on temperature.
Return value
A DeformationPlasticity object.
Exceptions
RangeError.