2025 Enumeration
Changes 5
E

CustomSubCategoryId

Description:
An enumerated type listing pseudo sub-categories that can appear in a mapping template. These types do not represent an independent category in Revit, but can be mapped to specific IFC entity.
public enum CustomSubCategoryId
Name Description
E InteriorWall The custom id representing interior walls.
E ExteriorWall The custom id representing exterior walls.
E FoundationWall The custom id representing foundation walls.
E RetainingWall The custom id representing retaining walls.
E Coreshaft The custom id representing cores/shafts.
E Soffit The custom id representing soffits.
E None The default value for most Revit categories and subcategories.