Share

SurfaceExtractionSettingsType Enumeration

Specifies the style of extracted entities when extract surface objects like Border, Watershed and Contour.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum SurfaceExtractionSettingsType

Visual Basic

Public Enumeration SurfaceExtractionSettingsType

Visual C++

public enum class SurfaceExtractionSettingsType

Members

Member nameValueDescription
Plan0
Model1

See Also

Was this information helpful?