An enumeration that specifies the current status of the surface operation with specified type.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public enum SurfaceOpeartionStatusType
VB
Public Enumeration SurfaceOpeartionStatusType
C++
public enum class SurfaceOpeartionStatusType
Members
Member name | Value | Description |
---|---|---|
AllFalse | 0 | |
AllTrue | 1 | |
Varies | 2 | |
None | -1 |