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