Access to entities inside block objects

How to access to entities inside block objects

Issue: How to access to entities inside block objects (CADNET-552).

Tips: To do this, you need to access the entities inside the block objects, you need to access the blocks in the drawing, then you need to use the CadBlockEntity class to access.

Example: