EnergyAnalysisSurface.SurfaceName Property

The unique name identifier for this surface.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public string SurfaceName { get; }

Property Value

String

Remarks

Surface and Opening elements get an Name element assigned according to the below described schema:

(Orientation)(Space#)[(Other space#)](Exposure)(Type)-(sequence number)[Opening Type+#]

Sample: N-101-102-E-W-O-77

Sample surface names:

See Also

Reference

EnergyAnalysisSurface Class
Autodesk.Revit.DB.Analysis Namespace