IFCCategoryTemplate.SetMappingInfo(IDictionary<ExportIFCCategoryKey, ExportIFCCategoryInfo>)
Method
Description:
Set the mapping info for multiple keys.
Set the mapping info for multiple keys.
Syntax
public void SetMappingInfo(
IDictionary<ExportIFCCategoryKey, ExportIFCCategoryInfo> newMap
)
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |