AcMapQueryPE::onClosedSet Method

Land Desktop Development ARX CPP SDK

AcMapQueryPE:: onClosedSet Method
 

Sends a notification to the entity at the time of closed set calculation (query and save back). 

 

virtual void onClosedSet(
    AcDbObjectIdArray & ids, 
    AcDbEntity * pEnt
);
Parameters 
Description 
ids 
Default closed set, which can be changed inside this function. 
pEnt 
The entity. 
Returns

Returns nothing.

Remarks

Default implementation is AcDbObject::dwgOut() with AcDb::kIdFiler.

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].