Share

LayerCategoryType Enumeration

An enumerated type listing category types supported in an ExportLayerTable.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

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

Reference

Was this information helpful?