AcDbObjectFilterGroup::GetObjectFilter Method

Land Desktop Development ARX CPP SDK

AcDbObjectFilterGroup:: GetObjectFilter Method
 

Retrieves a filter from the filter list.

Acad::ErrorStatus GetObjectFilter(
    const AcDbObjectFilter*& objFilter, 
    int index
) const;
Parameters 
Description 
objFilter 
Output retrieved AcDbObjectFilter.  
index 
Input list index of the filter to retrieve.  
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].