Share

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.4.208.0

Syntax

C#

public enum QuantityTakeoffPipeLengthType

Visual Basic

Public Enumeration QuantityTakeoffPipeLengthType

Visual C++

public enum class QuantityTakeoffPipeLengthType

Members

Member nameValueDescription
CenterToCenter1
ToInsideEdges0

See Also

Was this information helpful?