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