Method SetThermalConductivity
SetThermalConductivity(DocumentId, double)
Sets Thermal Conductivity
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 120)]
void SetThermalConductivity(DocumentId inDocumentId, double inValue)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Id of the container document |
| double | inValue | The value to use |