CycledPlastic(...)
This method creates a CycledPlastic object.
Path
mdb.models[name].materials[name].plastic.CycledPlastic session.odbs[name].materials[name].plastic.CycledPlastic
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
Yield stress.
Plastic strain.
Temperature, if the data depend on temperature.
Return value
A CycledPlastic object.
Exceptions
None.