AcDbObjectFilterGroup::InsertObjectFilter Method

Land Desktop Development ARX CPP SDK

AcDbObjectFilterGroup:: InsertObjectFilter Method
 

Inserts a filter into the filter list.

Acad::ErrorStatus InsertObjectFilter(
    int index, 
    const AcDbObjectFilter& objFilter
);
Parameters 
Description 
index 
Input list index at which to insert the filter.  
objFilter 
Input AcDbObjectFilterto insert.  
Returns

Returns Acad::ErrorStatus eOk if successful; otherwise, returns Acad::ErrorStatus eOutOfRange.

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