2024 Method
Changes 0
M

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.
public IDictionary<string, string> GetExtraOptions()
IDictionary The list of options.