GetQueries [Connectivity Automation Reference: CAR]

GetQueries Method


Gets a Queries collection from an AutoCAD document.

See Also

Signature

RetVal = object.GetQueries([Document])

Object

DbConnect
The object or objects this method applies to.

Document

AcadDocument; input-only, optional
The AutoCAD document from which to obtain the Queries collection. If no value is specified, the collection is obtained from the active document.

RetVal

Queries collection;
The queries collection.