AccessmaterialApi.materials()[name].concrete().tensionStiffening()
TensionStiffening(...)
This method creates a TensionStiffening object. PathmaterialApi.materials()[name].concrete().TensionStiffening
Prototypeodb_TensionStiffening&
TensionStiffening(const odb_SequenceSequenceDouble& table,
const odb_String& type,
bool temperatureDependency,
int dependencies);
Required arguments
Optional arguments
Table dataIf type=STRAIN, the table data specify the following:
If type=DISPLACEMENT, the table data specify the following:
Return valueA TensionStiffening object. ExceptionsRangeError.
MembersThe TensionStiffening object has members with the same names and descriptions as the arguments to the TensionStiffening method. | |||||||