Namespace:
Autodesk.Revit.DB
SpecialType
Enumeration
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.
Syntax
public enum SpecialType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Default | The default value for most Revit categories and subcategories. |
| InteriorWall | The special type representing interior walls. |
| ExteriorWall | The special type representing exterior walls. |
| FoundationWall | The special type representing foundation walls. |
| RetainingWall | The special type representing retaining walls. |