SettingsCmdAddSurfaceBoundariesSettingsCmdAddDataOptions 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.292
Syntax
public sealed class SettingsCmdAddDataOptions : 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).
Top
See Also