Namespace:
Autodesk.Revit.DB.Analysis
MassSurfaceData
Class
Description:
Holds properties and other data about a face in the MassEnergyAnalyticalModel element.
Holds properties and other data about a face in the MassEnergyAnalyticalModel 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.
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.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Element
Autodesk.Revit.DB.Analysis.MassSurfaceData
System.Object
Autodesk.Revit.DB.Element
Autodesk.Revit.DB.Analysis.MassSurfaceData
Syntax
[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