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: 25.0.0.0 (25.0.0.0)
Syntax
public IDictionary<double, double> GetSolarHeatGainCoefficientsForSolarIndicientAngles()

Return Value

IDictionaryDouble, Double
See Also