Defines ProfileViewPipeNetworkBandStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PipeNetworkDisplayStyleType
VB
Public Enumeration PipeNetworkDisplayStyleType
C++
public enum class PipeNetworkDisplayStyleType
Members
Member name | Value | Description |
---|---|---|
Border | 0 | |
TitleBox | 1 | |
TitleBoxText | 2 | |
TicksAtStructureLocation | 3 | |
TicksAtPipeEnds | 4 | |
LabelsAtStructureLocation | 5 | |
LabelsForPipe | 6 | |
LinePipeSchematic | 7 |