EnergyAnalysisWindowTypeSolarHeatGainCoefficient Property |
The solar heat gain coefficient (SHGC-value) for the window type, from 0.0 to 1.0.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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