AcMapQueryPE:: canQuery Method
Can an entity be queried?.
virtual bool canQuery( AcDbEntity* pEnt = NULL, AcDbDatabase* toDb = NULL );
Parameters |
Description |
pEnt |
The entity. |
toDb |
Database to query to. |
Returns
Returns true if the entity can be queried.
Remarks
entity can be NULL, meaning you are being asked about all entities of this type. database will be also NULL in this case.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].