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

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

Syntax

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

Members

Member nameValueDescription
ToInsideEdges0
CenterToCenter1

See Also