Share

SettingsCmdAddSurfaceBoundaries.SettingsCmdAddDataOptions Class

Settings that specify the defaults assigned when adding contours, boundaries, and breaklines to a surface.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdAddSurfaceBoundariesSettingsCmdAddDataOptions


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

Syntax

C#

public sealed class SettingsCmdAddDataOptions : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdAddDataOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdAddDataOptions sealed : public TreeOidWrapper

The SettingsCmdAddSurfaceBoundariesSettingsCmdAddDataOptions type exposes the following members.

Properties

 NameDescription
Public propertyBoundaryType Gets the default boundary type.
Public propertyMidOrdinateDistance Gets the default mid-ordinate distance.
Public propertyNonDestructive Gets a PropertyBoolean value that specifies the default selection of a type of breakline (destructive of non-destructive).

See Also

Reference

Was this information helpful?