SectionSourceType Enumeration |
Defines the type of data source from which the section data was extracted.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SectionSourceType
Public Enumeration SectionSourceType
public enum class SectionSourceType
Members| Member name | Value | Description |
|---|
| TinSurface | 0 | |
| Grading | 1 | |
| Corridor | 2 | |
| CorridorSurface | 3 | |
| PipeNetwork | 4 | |
| Material | 5 | |
| GridSurface | 6 | |
See Also