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