Set the mapping info for the key.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetMappingInfo(
ExportIFCCategoryKey key,
ExportIFCCategoryInfo info
)
Parameters
- key ExportIFCCategoryKey
-
The key.
- info ExportIFCCategoryInfo
-
The info.
Exceptions
See Also
Reference