IFCImportOptions.GetExtraOptions
Description:
Get the list of extra options to be passed into the importer. Each entry in the map is a pair of option name and value.
Get the list of extra options to be passed into the importer. Each entry in the map is a pair of option name and value.
public IDictionary<string, string> GetExtraOptions()
IDictionary
The list of options.