Share

MassSurfaceDataSource Enumeration

Indicates whether values for the properties of the MassSurfaceData are synchronized with the EnergyDataSettings of the document or instead, serve as overrides of those settings.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum MassSurfaceDataSource

Members

Member nameValueDescription
EnergyData0 Synchronize with the EnergyDataSettings.
Invalid-1 This value indicates that the parameter has not been properly set.
Surface1 Override the EnergyDataSettings values for the surface.

See Also

Reference

Was this information helpful?