PipeCenterlineWidthType Enumeration |
Specifies the centerline width type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PipeCenterlineWidthType
Public Enumeration PipeCenterlineWidthType
public enum class PipeCenterlineWidthType
Members| Member name | Value | Description |
|---|
| DrawToInnerWalls | 0 | |
| DrawToOuterWalls | 1 | |
| UseDrawingScale | 2 | |
| UseAbsoluteUnits | 3 | |
| UseSizeAsPercentageOfScreen | 4 | |
See Also