Settings that specify the defaults assigned when adding contours, boundaries, and breaklines to a surface.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
Name | Description | |
---|---|---|
![]() | BoundaryType | Gets the default boundary type. |
![]() | MidOrdinateDistance | Gets the default mid-ordinate distance. |
![]() | NonDestructive | Gets a PropertyBoolean value that specifies the default selection of a type of breakline (destructive of non-destructive). |