EnergyAnalysisWindowTypeGetSolarHeatGainCoefficientsForSolarIndicientAngles Method

Returns a map with solar heat gain coefficients (SHGC-values) for specific incident angles for the window type.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IDictionary<double, double> GetSolarHeatGainCoefficientsForSolarIndicientAngles()

Return Value

IDictionaryDouble, Double
See Also