Revit 2025 API
Energy |
The analytical surface type.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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