How to extract a specific section from a point cloud

Is there a way to extract a section of a point cloud, say like anything that falls within a box of a certain size?

Hi @InvisiBug,

the Group POP allows to create a group using bounds of which one kind is a bounding box.
The resulting group can now be used in other operators to manipulate the points that fall within the bounding box - i.e. using the Transform POP or similar.

cheers
Markus