Reset one category, sub-category, or special category in the current mapping table to the default values defined in Revit
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ExportIFCCategoryInfo ResetCategoryToDefault( ExportIFCCategoryKey categoryKey )
Parameters
- categoryKey ExportIFCCategoryKey
- The selected category information.
Return Value
ExportIFCCategoryInfoThe default information.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |