Settings that specify defaults for Point Identity.

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

Syntax

C#
public sealed class SettingsCmdPointIdentity : TreeOidWrapper
Visual Basic
Public NotInheritable Class SettingsCmdPointIdentity _
	Inherits TreeOidWrapper
Visual C++
public ref class SettingsCmdPointIdentity sealed : public TreeOidWrapper

Remarks

These settings apply to points that are imported and that do not have point numbers.

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsCmdCreatePoints..::..SettingsCmdPointIdentity

See Also