Specifies the display style type when the pipe is displayed in plan view.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PipeDisplayStylePlanType
VB
Public Enumeration PipeDisplayStylePlanType
C++
public enum class PipeDisplayStylePlanType
Members
Member name | Value | Description |
---|---|---|
Centerline | 0 | |
InsideWalls | 1 | |
OutsideWalls | 2 | |
EndLine | 3 | |
Hatch | 4 | |
Solid | 5 |