QuantityTakeoffPipeLengthType Enumeration

An enumeration that specifies the pipe length type in the take off process.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0

Syntax

C#

public enum QuantityTakeoffPipeLengthType

Visual Basic

Public Enumeration QuantityTakeoffPipeLengthType

Visual C++

public enum class QuantityTakeoffPipeLengthType

Members

Member nameValueDescription
CenterToCenter1
ToInsideEdges0

See Also