FamilyThermalProperties.SolarHeatGainCoefficient Property

FamilyThermalPropertiesSolarHeatGainCoefficient Property

The solar heat gain coefficient.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double SolarHeatGainCoefficient { get; }
Public ReadOnly Property SolarHeatGainCoefficient As Double
	Get
public:
property double SolarHeatGainCoefficient {
	double get ();
}
member SolarHeatGainCoefficient : float with get

Property Value

Double
See Also