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.8.0.280
Syntax
C#
public enum QuantityTakeoffReportExtentType
VB
Public Enumeration QuantityTakeoffReportExtentType
C++
public enum class QuantityTakeoffReportExtentType
Members
| Member name | Value | Description |
|---|---|---|
| Drawing | 0 | |
| Sheet | 1 | |
| SelectionSet | 2 |
