Share

SettingsCmdAddSurfaceDrawingObjects.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.SettingsSettingsCmdAddSurfaceDrawingObjectsSettingsCmdAddDataOptions


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 SettingsCmdAddSurfaceDrawingObjectsSettingsCmdAddDataOptions type exposes the following members.

Properties

 NameDescription
Public propertyHasExcludeOutOfRangeTriangles Gets exclude out of range triangles when adding polymesh setting.
Public propertyHasMaintainedges Gets the default maintain edges setting.

See Also

Reference

Was this information helpful?