PipeNetworkStructureType Enumeration |
Specifies the pipe network structure type for structures.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PipeNetworkStructureType
Public Enumeration PipeNetworkStructureType
public enum class PipeNetworkStructureType
Members| Member name | Value | Description |
|---|
| UndefinedType | 0 | |
| GrateInlet | 1 | |
| CurbInlet | 2 | |
| CombinationInlet | 3 | |
| Outfall | 4 | |
| Manhole | 5 | |
See Also