AccessmaterialApi.materials()[name].plastic().cyclicHardening()
CyclicHardening(...)
This method creates a CyclicHardening object. PathmaterialApi.materials()[name].plastic().CyclicHardening
Prototypeodb_CyclicHardening& CyclicHardening(const odb_SequenceSequenceDouble& table, bool temperatureDependency, int dependencies, bool parameters); Required arguments
Optional arguments
Table data
Return valueA CyclicHardening object. ExceptionsNone. MembersThe CyclicHardening object has members with the same names and descriptions as the arguments to the CyclicHardening method. |