GBXMLExportOptions Constructor |
Constructs a new instance of the options used to export a model in gbXML (Green Building XML) format.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic GBXMLExportOptions()
public:
GBXMLExportOptions()
new : unit -> GBXMLExportOptions
See Also