<Code Lib>
P

EnergyDataSettings.ExportDefaults

Description:
Use for detailed model GreenBuildingXML export. When this setting is true, all building and space defaults, schedules, and constructions will be exported to GreenBuildingXML.

[ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit.")]
public bool ExportDefaults { get; set; }

Loading…