NetworkDefaultLayoutCommandType Enumeration

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

Syntax

C#

public enum NetworkDefaultLayoutCommandType

Visual Basic

Public Enumeration NetworkDefaultLayoutCommandType

Visual C++

public enum class NetworkDefaultLayoutCommandType

Members

Member nameValueDescription
PipesAndStrucutres100
PipesOnly101
StrucutresOnly102

See Also