Share

StructureColumnComponentType Enumeration

An enumeration that specifies the structure table cell component type.



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

Syntax

C#

public enum StructureColumnComponentType

VB

Public Enumeration StructureColumnComponentType

C++

public enum class StructureColumnComponentType

Members

Member nameValueDescription
Default0 
PipeAll1 
PipeIn2 
PipeOut3 
PressurePipeAll4 

See Also

Reference

Was this information helpful?