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