Share

SettingsCmdCreatePoints.SettingsCmdLayer Class

Default layer settings for the CreatePoints command.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreatePointsSettingsCmdLayer


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

Syntax

C#

public sealed class SettingsCmdLayer : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdLayer
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdLayer sealed : public TreeOidWrapper

The SettingsCmdCreatePointsSettingsCmdLayer type exposes the following members.

Properties

 NameDescription
Public propertyLayer Gets or sets a default layer

See Also

Reference

Was this information helpful?