These docs are for v1.0. Click to read the latest docs for v1.2.

Groups

A group is a set of other items, which acts in many ways like a single block.

On PageProxy and GroupProxy objects, if you use .blocks, you will get only the blocks whose immediate parent is that page or group. If you use .allBlocks, you will get all blocks within that page or group at any level of grouping. The same pattern applies for .lines and .groups.