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