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