Share

PressurePipeDisplayStylePlanType Enumeration

Specifies the display style type when the pressure pipe is displayed in plan view.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum PressurePipeDisplayStylePlanType

VB

Public Enumeration PressurePipeDisplayStylePlanType

C++

public enum class PressurePipeDisplayStylePlanType

Members

Member nameValueDescription
Centerline0 
InsideWalls1 
OutsideWalls2 
EndLine3 
Hatch4 
Solid5 

See Also

Reference

Was this information helpful?