Share

SectionSourceType Enumeration

Defines the type of data source from which the section data was extracted.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum SectionSourceType

VB

Public Enumeration SectionSourceType

C++

public enum class SectionSourceType

Members

Member nameValueDescription
TinSurface0 
Grading1 
Corridor2 
CorridorSurface3 
PipeNetwork4 
Material5 
GridSurface6 

See Also

Reference

Was this information helpful?