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

Syntax

C#

public enum QuantityTakeoffPipeLengthType

VB

Public Enumeration QuantityTakeoffPipeLengthType

C++

public enum class QuantityTakeoffPipeLengthType

Members

Member nameValueDescription
ToInsideEdges0 
CenterToCenter1 

See Also

Reference

Was this information helpful?