2020 Class
Changes 8
C

GBXMLExportOptions

Description:
Green-Building XML Export options. Not used currently. Reserved for future use.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.GBXMLExportOptions
Name Return Type Description
C GBXMLExportOptions() None Constructs a new instance of the options used to export a model in gbXML (green-building) format.
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P Encoding string The encoding options to go into the processing instruction for the exported gbXML file.
P ExportEnergyModelType ExportEnergyModelType The energy model type from which gbXML will be exported.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.