2027 Method
Changes 8
M

EnergyAnalysisDetailModel.GetAnalyticalShadingSurfaces

Description:
The collection of analytical shading surfaces.
[ObsoleteAttribute("GetAnalyticalShadingSurfaces is deprecated in Revit 2027 and may be removed in the next version of Revit. Instead use GetAnalyticalSurfaces().Where(surface => surface.Type == gbXMLSurfaceType.Shade).")]
public IList<EnergyAnalysisSurface> GetAnalyticalShadingSurfaces()
IList<EnergyAnalysisSurface> Returns the analytical shading surfaces after model calculation.