PressureNetworkDisplayStyleType Enumeration |
Defines ProfileDataBandStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PressureNetworkDisplayStyleType
Public Enumeration PressureNetworkDisplayStyleType
public enum class PressureNetworkDisplayStyleType
Members| Member name | Value | Description |
|---|
| Border | 0 | |
| TitleBox | 1 | |
| TitleBoxText | 2 | |
| TicksAtPipeEnds | 3 | |
| TicksAtFittingLocation | 4 | |
| TicksAtAppurtenanceLocation | 5 | |
| LabelsForPipe | 6 | |
| LabelsAtFittingLocation | 7 | |
| LabelsAtAppurtenanceLocation | 8 | |
| LinePipeSchematicLine | 9 | |
See Also