Namespace:
Autodesk.Revit.DB
LayerCategoryType
Enumeration
Description:
An enumerated type listing category types supported in an ExportLayerTable.
An enumerated type listing category types supported in an ExportLayerTable.
Syntax
public enum LayerCategoryType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Unsorted | A default unsorted type. |
| Model | Model categories. |
| Annotation | Annotation categories. |
| AnalyticalModel | AnalyticalModel categories. |
| Imported | Imported categories. |
| Modifier | A special value related to modifiers. |