Gets the collection of named options set by the exporter client.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IDictionary<string, string> GetOptions()
Return Value
IDictionary<String,
String>
The collection of named options.
See Also
Reference