AccessmaterialApi.materials()[name].mohrCoulombPlasticity()\
.mohrCoulombHardening()
MohrCoulombHardening(...)
This method creates a MohrCoulombHardening object. PathmaterialApi.materials()[name].mohrCoulombPlasticity()\
.MohrCoulombHardening
Prototypeodb_MohrCoulombHardening&
MohrCoulombHardening(const odb_SequenceSequenceDouble& table,
bool temperatureDependency,
int dependencies);
Required arguments
Optional arguments
Table data
Return valueA MohrCoulombHardening object. ExceptionsRangeError.
MembersThe MohrCoulombHardening object has members with the same names and descriptions as the arguments to the MohrCoulombHardening method. | |||||||