ExportAnalyticalSystems Property


GBXMLExport Options Export Analytical Systems Property

Indicates if the gbXML should contain analytical system elements (e.g., Water Loop, Air System, and Zone Equipment).

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ExportAnalyticalSystems { get; set; }

Property Value

Boolean
See Also