SettingsPoint.SettingsUpdatePoints Class

specify whether you can change local copies of project points without checking them out.

Update points setting class.

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

Syntax

C#

public sealed class SettingsUpdatePoints : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsUpdatePoints _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsUpdatePoints sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsPoint.SettingsUpdatePoints

See Also