Returns whether a specified block reference is generic.
Parameters
Parameters
Description
pBlockRef
[in] A pointer to a block reference.
Returns
Returns true if the block reference is a generic one, otherwise returns false.
Remarks
Gs system will not process a drawable as a block reference if this method returns false. Therefore the method can be used to filter out incompatible entities inherited from the OdDbBaseBlockRef class.