Specifies the display style type when the pressure pipe is displayed in plan view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum PressurePipeDisplayStylePlanType
Visual Basic
Public Enumeration PressurePipeDisplayStylePlanType
Visual C++
public enum class PressurePipeDisplayStylePlanType
Members
Member name | Value | Description | |
---|---|---|---|
Centerline | 0 | ||
InsideWalls | 1 | ||
OutsideWalls | 2 | ||
EndLine | 3 | ||
Hatch | 4 | ||
Solid | 5 |