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