<Code Lib>
2026 Enumeration
Changes 1
E

MassSurfaceDataSource

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.

public enum MassSurfaceDataSource

Name Description
E EnergyData Synchronize with the EnergyDataSettings.
E Invalid This value indicates that the parameter has not been properly set.
E Surface Override the EnergyDataSettings values for the surface.

Loading…