QuantityTakeoffReportExtentType Enumeration |
An enumeration that specifies the extents used when finding entities to participate in the take off process.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum QuantityTakeoffReportExtentType
Public Enumeration QuantityTakeoffReportExtentType
public enum class QuantityTakeoffReportExtentType
Members| Member name | Value | Description |
|---|
| Drawing | 0 | |
| Sheet | 1 | |
| SelectionSet | 2 | |
See Also