QuantityTakeoffLengthComputeType Enumeration

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.1190
Syntax
public enum QuantityTakeoffLengthComputeType
Members
Member nameValueDescription
Compute2D0 
Compute3D1 
See Also