Namespace:
Autodesk.Revit.DB.Analysis
MassSurfaceDataSource
Enumeration
Description:
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.
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.
MassSurfaceDataSource Enumeration Members:
Name | Description |
---|---|
0 | Synchronize with the EnergyDataSettings. |
1 | Override the EnergyDataSettings values for the surface. |
-1 | This value indicates that the parameter has not been properly set. |