LayerCategoryType Enumeration

An enumerated type listing category types supported in an ExportLayerTable.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum LayerCategoryType
Members
Member nameValueDescription
AnalyticalModel2 AnalyticalModel categories.
Annotation1 Annotation categories.
Imported3 Imported categories.
Model0 Model categories.
Modifier4 A special value related to modifiers.
Unsorted-1 A default unsorted type.
See Also