PressurePipeDisplayStyleProfileType Enumeration |
Specifies the display style type when the pressure pipe is displayed in profile view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PressurePipeDisplayStyleProfileType
Public Enumeration PressurePipeDisplayStyleProfileType
public enum class PressurePipeDisplayStyleProfileType
MembersMember name | Value | Description |
---|
Centerline | 0 | |
InsideWalls | 1 | |
OutsideWalls | 2 | |
EndLine | 3 | |
Hatch | 4 | |
CrossingPipeInsideWall | 6 | |
CrossingPipeOutsideWall | 7 | |
CrossingPipeHatch | 8 | |
See Also