AcMapDMElement:: SetAcquiredEntities Method
Sets the current selection (defined by calling AcquireEntities()).
Acad::ErrorStatus SetAcquiredEntities( AcDbObjectIdArray& Ids );
Parameters |
Description |
Ids |
Input array of object IDs of the acquired objects. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Remarks
Called by derived Elements during AcquireEntities() to store their acquisition set.
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].