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.7.0.765

Syntax

C#

public enum SurfaceExtractionSettingsType

VB

Public Enumeration SurfaceExtractionSettingsType

C++

public enum class SurfaceExtractionSettingsType

Members

Member nameValueDescription
Plan0 
Model1 

See Also

Reference

Was this information helpful?