SettingsCmdCreateSurfaceGridFromDEMSettingsCmdBuildOptions Class

Settings that specify the build options assigned when creating surfaces.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSurfaceGridFromDEMSettingsCmdBuildOptions

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdBuildOptions : TreeOidWrapper

The SettingsCmdCreateSurfaceGridFromDEMSettingsCmdBuildOptions type exposes the following members.

Properties
 NameDescription
Public propertyCopyDeletedDependentObjects Gets whether a drawing object is copied to the surface definition item if the object is deleted.
Public propertyElevationGreaterThan Gets the elevations to exclude when the Exclude Elevations Greater Than property is set to Yes.
Public propertyElevationLessThan Gets the elevations to exclude when the Exclude Elevations Less Than property is set to Yes.
Public propertyExcludeElevationsGreaterThan Gets whether an elevation greater than a certain value should be excluded when the surface is built.
Public propertyExcludeElevationsLessThan Gets whether an elevation less than a certain value should be excluded when the surface is built.
Top
See Also