The SettingsObjectLayers class is to specify layers 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.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsObjectLayers
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsObjectLayers : TreeOidWrapper
VB
Public NotInheritable Class SettingsObjectLayers Inherits TreeOidWrapper
C++
public ref class SettingsObjectLayers sealed : public TreeOidWrapper
The SettingsObjectLayers type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ObjectControlledByLayer | Specifies whether object display is controlled by layer visibility. |
Methods
Name | Description | |
---|---|---|
![]() | GetObjectLayerSetting | Gets a SettingsObjectLayer object by specifying its type. |