Share

ObjectLayerModifierType Enumeration

Specifies whether the layer name includes a text-string modifier, and if so, the location of the modifier.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum ObjectLayerModifierType

VB

Public Enumeration ObjectLayerModifierType

C++

public enum class ObjectLayerModifierType

Members

Member nameValueDescription
None0 
Prefix1 
Suffix2 

See Also

Reference

Was this information helpful?