EnergyAnalysisSurface.SurfaceType Property

EnergyAnalysisSurfaceSurfaceType Property

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

EnergyAnalysisSurfaceType
See Also