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.8.0.280
Syntax
C#
public enum SurfaceExtractionSettingsType
VB
Public Enumeration SurfaceExtractionSettingsType
C++
public enum class SurfaceExtractionSettingsType
Members
| Member name | Value | Description |
|---|---|---|
| Plan | 0 | |
| Model | 1 |
