AccessmaterialApi.materials()[name].viscoelastic().trs() materialApi.materials()[name].viscosity().trs() Trs(...)
This method creates a Trs object. PathmaterialApi.materials()[name].viscoelastic().Trs materialApi.materials()[name].viscosity().Trs Prototypeodb_Trs& Trs(const odb_String& definition, const odb_SequenceSequenceDouble& table); Required argumentsNone. Optional arguments
Table data
Return valueA Trs object. ExceptionsNone. MembersThe Trs object has members with the same names and descriptions as the arguments to the Trs method. |