GetAnalyticalShadingSurfaces Method


Energy Analysis Detail Model Get Analytical Shading Surfaces Method

Note: This API is now obsolete.

The collection of analytical shading surfaces.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[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()

Return Value

IList EnergyAnalysisSurface
Returns the analytical shading surfaces after model calculation.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →