Share

PipeDisplayStylePlanType Enumeration

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 nameValueDescription
Centerline0 
InsideWalls1 
OutsideWalls2 
EndLine3 
Hatch4 
Solid5 

See Also

Reference

Was this information helpful?