AcDbBasicFilter::Blocks Method

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: Blocks Method
 

Retrieves the block(s) on which to filter. The block filter is defined with SetBlocks() (twoforms).

const ACHAR* Blocks() const;
Returns

Returns the blocks on which to filter as any of the following values: A single block name ("Block1", for example)A list of comma-separated block names ("Block1, Block2", for example)A "*" indicating all blocksA "" (empty string) indicating that blocks are ignored during filteringBlock names with wildcard characters ("Block?" or "Block-*", for example)

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