<Code Lib>
2020 Enumeration
Changes 0
E

LayerCategoryType

Description:
An enumerated type listing category types supported in an ExportLayerTable.

public enum LayerCategoryType

Name Description
E Unsorted A default unsorted type.
E Model Model categories.
E Annotation Annotation categories.
E AnalyticalModel AnalyticalModel categories.
E Imported Imported categories.
E Modifier A special value related to modifiers.

Loading…