Holds properties and other data about a face in the MassEnergyAnalyticalModel element.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2012
Syntax
C# |
---|
[ObsoleteAttribute("This class is deprecated in Revit 2023 and may be removed in a later version of Revit. We suggest you use the 'EnergyAnalyticalDetailModel' and 'EnergyAnalysisSurface' classes instead.")] public class MassSurfaceData : Element |
Visual Basic |
---|
<ObsoleteAttribute("This class is deprecated in Revit 2023 and may be removed in a later version of Revit. We suggest you use the 'EnergyAnalyticalDetailModel' and 'EnergyAnalysisSurface' classes instead.")> _ Public Class MassSurfaceData _ Inherits Element |
Visual C++ |
---|
[ObsoleteAttribute(L"This class is deprecated in Revit 2023 and may be removed in a later version of Revit. We suggest you use the 'EnergyAnalyticalDetailModel' and 'EnergyAnalysisSurface' classes instead.")] public ref class MassSurfaceData : public Element |
Remarks
Properties stored in the MassSurfaceData can be used in regeneration by the MassEnergyAnalyticalModel.
For example, faces of the MassEnergyAnalyticalModel take their material values from the settings
in the MassSurfaceData.