Share

PipeNetworkStructureType Enumeration

Specifies the pipe network structure type for structures.



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

Syntax

C#

public enum PipeNetworkStructureType

VB

Public Enumeration PipeNetworkStructureType

C++

public enum class PipeNetworkStructureType

Members

Member nameValueDescription
UndefinedType0 
GrateInlet1 
CurbInlet2 
CombinationInlet3 
Outfall4 
Manhole5 

See Also

Reference

Was this information helpful?