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()
No comments yet. Start the discussion.
Loading…