Exporter IFC Get Options Method Gets the collection of named options set by the exporter client. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IDictionary<string, string> GetOptions() Public Function GetOptions As IDictionary(Of String, String) public: IDictionary<String^, String^>^ GetOptions() member GetOptions : unit -> IDictionary<string, string> Return Value IDictionary String , String The collection of named options. See Also Reference ExporterIFC Class Autodesk.Revit.DB.IFC Namespace
Exporter IFC Get Options Method Gets the collection of named options set by the exporter client. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IDictionary<string, string> GetOptions() Public Function GetOptions As IDictionary(Of String, String) public: IDictionary<String^, String^>^ GetOptions() member GetOptions : unit -> IDictionary<string, string> Return Value IDictionary String , String The collection of named options. See Also Reference ExporterIFC Class Autodesk.Revit.DB.IFC Namespace