/*! \page check_compound_page Check Compound of Blocks Checks whether a shape is a compound of glued blocks. To be considered as a compound of blocks, the given shape must satisfy the following conditions: \n Informs of the following possible errors: \n Result: Boolean; highlight in the viewer. \n TUI Command: geompy.CheckCompoundOfBlocks(Compound). Checks if the shape is a valid compound of blocks. If it is true, then the validity flag is returned, and encountered errors are printed in the python console. \image html measures10.png */