SpecialType
Description:
An enumerated type listing special types that can appear in an . These types do not represent an independent category in Revit, but can be mapped to specific layers on export.
An enumerated type listing special types that can appear in an . These types do not represent an independent category in Revit, but can be mapped to specific layers on export.
public enum SpecialType
| Name | Description |
|---|---|
| Default | The default value for most Revit categories and subcategories. |
| ExteriorWall | The special type representing exterior walls. |
| FoundationWall | The special type representing foundation walls. |
| InteriorWall | The special type representing interior walls. |
| RetainingWall | The special type representing retaining walls. |