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: 10.3.488.0

Syntax

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

Members

Member nameValueDescription
UserDefinedEndSize2
DrawToOuterWall1
DrawToInnerWall0

See Also