2027 Enumeration
Changes 0
E

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