ParameterTypeId.PhyMaterialParamThermalConductivityY Property

ParameterTypeIdPhyMaterialParamThermalConductivityY Property

"Thermal Conductivity Y"

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

Property Value

ForgeTypeId
See Also