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