ParameterTypeId.PhyMaterialParamThermalConductivity Property

ParameterTypeIdPhyMaterialParamThermalConductivity Property

"Thermal Conductivity"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId PhyMaterialParamThermalConductivity { get; }
Public Shared ReadOnly Property PhyMaterialParamThermalConductivity As ForgeTypeId
	Get
public:
static property ForgeTypeId^ PhyMaterialParamThermalConductivity {
	ForgeTypeId^ get ();
}
static member PhyMaterialParamThermalConductivity : ForgeTypeId with get

Property Value

ForgeTypeId
See Also