AcDbBasicFilter::AddBlocks Method

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: AddBlocks Method
 

Adds a block to the list of blocks on which to filter objects.

Acad::ErrorStatus AddBlocks(
    const ACHAR* blockFilter
);
Parameters 
Description 
blockFilter 
Input name of the block to add to the list.  
Returns

Returns Acad::ErrorStatus eOk if successful. Returns Acad::ErrorStatus eInvalidInput if parameter validation failed.

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