Returns True when it is a block entity which requires investigating the block definition, or False otherwise.
Parameters
Parameters
Description
pSubject
[in] A raw pointer to an entity.
Remarks
The application can override this function to inform the host application: don't investigate the compounded objects that use a block definition for osnap points. This method is not called for objects that don't use a block definition in the worldDraw() implementation.