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