An enumeration that specifies the extents used when finding entities to participate in the take off process.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum QuantityTakeoffReportExtentType
Visual Basic
Public Enumeration QuantityTakeoffReportExtentType
Visual C++
public enum class QuantityTakeoffReportExtentType

Members

Member nameValueDescription
Drawing0
Sheet1
SelectionSet2

See Also