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: 10.0.1111.0

Syntax

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

Members

Member nameValueDescription
Drawing0
SelectionSet2
Sheet1

See Also