PressurePipeDisplayStyleProfileType Enumeration

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

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntax
public enum PressurePipeDisplayStyleProfileType
Members
Member nameValueDescription
Centerline0 
InsideWalls1 
OutsideWalls2 
EndLine3 
Hatch4 
CrossingPipeInsideWall6 
CrossingPipeOutsideWall7 
CrossingPipeHatch8 
See Also