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