<Code Lib>
2025.3 Method
Changes 5
M

IFCCategoryTemplate.ResetCategoryToDefault

Description:
Reset one category, sub-category, or special category in the current mapping table to the default values defined in Revit

public ExportIFCCategoryInfo ResetCategoryToDefault(
	ExportIFCCategoryKey categoryKey
)

Return Value ExportIFCCategoryInfo The default information.

Loading…