SettingsDrawingObjectLayerSettings Property

Gets the Object layer settings for various objects in Autodesk Civil 3D. For example, you can specify that you want all alignments on layer C-ROAD, all parcels on C-PROP, and so on. You can also specify prefixes and suffixes for the layer names.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public SettingsObjectLayers ObjectLayerSettings { get; }

Property Value

SettingsObjectLayers
See Also