SuperElasticHardening(...)
This method creates a SuperElasticHardening object.
Path
materialApi.materials()[name].superElasticity()\
.SuperElasticHardening
Prototype
odb_SuperElasticHardening& SuperElasticHardening(const odb_SequenceSequenceDouble& table);
Required arguments
- table
-
A sequence of sequences of Floats specifying the items described below.
Table data
-
Yield Stress.
-
Total Strain.
Return value
A SuperElasticHardening object.
Exceptions
RangeError.