Settings that specify the build options assigned when creating surfaces.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateSurfaceGridFromDEMSettingsCmdBuildOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdBuildOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdBuildOptions Inherits TreeOidWrapper
C++
public ref class SettingsCmdBuildOptions sealed : public TreeOidWrapper
The SettingsCmdCreateSurfaceGridFromDEMSettingsCmdBuildOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CopyDeletedDependentObjects | Gets whether a drawing object is copied to the surface definition item if the object is deleted. |
![]() | ElevationGreaterThan | Gets the elevations to exclude when the Exclude Elevations Greater Than property is set to Yes. |
![]() | ElevationLessThan | Gets the elevations to exclude when the Exclude Elevations Less Than property is set to Yes. |
![]() | ExcludeElevationsGreaterThan | Gets whether an elevation greater than a certain value should be excluded when the surface is built. |
![]() | ExcludeElevationsLessThan | Gets whether an elevation less than a certain value should be excluded when the surface is built. |