QueryReport.IsReportNested property

AutoCAD Map 3D ActiveX

QueryReport.IsReportNested property

Read-Write

IsReportNested As Boolean

Sets or returns if sub-objects are processed.

Set this property to True to include sub-objects in the report. Sub-objects are components of objects with query results. For example, True writes all points in a polygon to output, like objects in a block reference. False writes the first point only.