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