An enumeration that specifies the pipe length type in the take off process.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum QuantityTakeoffPipeLengthType
VB
Public Enumeration QuantityTakeoffPipeLengthType
C++
public enum class QuantityTakeoffPipeLengthType
Members
| Member name | Value | Description |
|---|---|---|
| ToInsideEdges | 0 | |
| CenterToCenter | 1 |
