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