IFCCategoryTemplate.ResetCategoryToDefault
Method
Description:
Reset one category, sub-category, or special category in the current mapping table to the default values defined in Revit
Reset one category, sub-category, or special category in the current mapping table to the default values defined in Revit
Parameters
Parameter | Type | Description |
---|---|---|
categoryKey | ExportIFCCategoryKey | The selected category information. |
Return Value
Type | Description |
---|---|
ExportIFCCategoryInfo | The default information. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |