EnergyAnalysisSurfaceSurfaceType Property |
The analytical surface type.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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