PipeCenterlineType Enumeration |
Specifies the method that will be used to define and draw the dimensions of the pipe centerline.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PipeCenterlineType
Public Enumeration PipeCenterlineType
public enum class PipeCenterlineType
Members| Member name | Value | Description |
|---|
| ByLineWeight | 0 | |
| SpecifyWidth | 1 | |
See Also