AcDbObjectFilter:: FilterObjects Method
Filters objects on the current drawing based on the filtering criteria.
virtual Acad::ErrorStatus FilterObjects( AcDbObjectIdArray& outputIds, const AcDbObjectIdArray& inputIds ) const = 0;
Parameters |
Description |
outputIds |
Output array of the IDs of the objects that met the criteria and were filtered. |
inputIds |
Input array of the IDs of the candidate objects to inspect for matching filter criteria. |
Returns
Returns Acad::ErrorStatus eOk if successful; otherwise, returns a different error code.
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].