AcMapQueryLibrary class

Land Desktop Development ARX CPP SDK

 

AcMapQueryLibrary class

This class is defined in MapArxApi.h.

The AcMapQueryLibrary class is used to represent a query library, which AutoCAD Map uses to save queries with a project. The queries can be saved with the project or in an external file.

A query library is created automatically when a project is created. There is only one query library per project.

Within a query library, queries are be organized into an dynamic array of query catagories.

Do not subclass from this class.