PipeEndSizeType Enumeration |
Specifies the method that will be used to define and draw the dimensions of the pipe ends.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum PipeEndSizeType
Public Enumeration PipeEndSizeType
public enum class PipeEndSizeType
Members| Member name | Value | Description |
|---|
| DrawToInnerWall | 0 | |
| DrawToOuterWall | 1 | |
| UserDefinedEndSize | 2 | |
See Also