Share

SettingsCmdConvertPointstoSdskPoints.Layer Property

Gets the default setting of Layer.



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

Syntax

C#

public SettingsCmdConvertPointstoSdskPointsSettingsCmdLayer Layer { get; }

VB

Public ReadOnly Property Layer As SettingsCmdConvertPointstoSdskPointsSettingsCmdLayer
	Get

C++

public:
property SettingsCmdConvertPointstoSdskPointsSettingsCmdLayer^ Layer {
	SettingsCmdConvertPointstoSdskPointsSettingsCmdLayer^ get ();
}

Property Value

SettingsCmdConvertPointstoSdskPointsSettingsCmdLayer

See Also

Reference

Was this information helpful?