SettingsCmdTakeOffSettingsCmdComputeTakeOffReportExtentsType Property |
specifies the extents used when finding entities to participate in the quantity takeoff process.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<QuantityTakeoffReportExtentType> ReportExtentsType { get; }
Public ReadOnly Property ReportExtentsType As PropertyEnum(Of QuantityTakeoffReportExtentType)
Get
public:
property PropertyEnum<QuantityTakeoffReportExtentType>^ ReportExtentsType {
PropertyEnum<QuantityTakeoffReportExtentType>^ get ();
}
Property Value
PropertyEnumQuantityTakeoffReportExtentType
See Also