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.
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 |
|---|---|
| Coreshaft | The custom id representing cores/shafts. |
| ExteriorWall | The custom id representing exterior walls. |
| FoundationWall | The custom id representing foundation walls. |
| InteriorWall | The custom id representing interior walls. |
| None | The default value for most Revit categories and subcategories. |
| RetainingWall | The custom id representing retaining walls. |
| Soffit | The custom id representing soffits. |