Revit 2026 API
Energy |
The analytical surface type.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public EnergyAnalysisSurfaceType SurfaceType { get; }
Public ReadOnly Property SurfaceType As EnergyAnalysisSurfaceType Get
public: property EnergyAnalysisSurfaceType SurfaceType { EnergyAnalysisSurfaceType get (); }
member SurfaceType : EnergyAnalysisSurfaceType with get
Property Value
EnergyAnalysisSurfaceTypeSee Also