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