Specifies the method that will be used to define and draw the dimensions of the pressure pipe ends.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum PressurePipeEndSizeType
Visual Basic
Public Enumeration PressurePipeEndSizeType
Visual C++
public enum class PressurePipeEndSizeType

Members

Member nameValueDescription
DrawToInnerWall0
DrawToOuterWall1
UserDefinedEndSize2

See Also