Share

EnergyAnalysisWindowType.GetSolarHeatGainCoefficientsForSolarIndicientAngles 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.4.0.0 (26.4.0.0)

Syntax

C#

public IDictionary<double, double> GetSolarHeatGainCoefficientsForSolarIndicientAngles()

Return Value

IDictionary<Double, Double>

See Also

Reference

Was this information helpful?