GBXMLExportOptions Class


Green-Building XML Export options. Not used currently. Reserved for future use.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2015

Syntax

C#
public class GBXMLExportOptions : IDisposable
Visual Basic
Public Class GBXMLExportOptions _
	Implements IDisposable
Visual C++
public ref class GBXMLExportOptions : IDisposable

Inheritance Hierarchy

System Object
Autodesk.Revit.DB GBXMLExportOptions

See Also