An enumeration that specifies the type of the breakline.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public enum SurfaceBreaklineType
VB
Public Enumeration SurfaceBreaklineType
C++
public enum class SurfaceBreaklineType
Members
| Member name | Value | Description |
|---|---|---|
| Standard | 14 | |
| Wall | 16 | |
| NonDestructive | 24 |
