Specifies the method that will be used to define and draw the dimensions of the pipe ends.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PipeEndSizeType
VB
Public Enumeration PipeEndSizeType
C++
public enum class PipeEndSizeType
Members
Member name | Value | Description |
---|---|---|
DrawToInnerWall | 0 | |
DrawToOuterWall | 1 | |
UserDefinedEndSize | 2 |