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