Clip planes provide a simple and intuitive way to crop unwanted parts of the volume. You can define a plane somewhere in 3D space in such a way that it intersects the volume. The 3mensio SDK™ then ensures that all voxels on one side of the plane are visible, while all those on the other side are hidden.
Up to four different clip planes can be defined. If desired, the SDK’s
embedded geometry functionality can be used to create intuitive user interfaces for manipulating the clip planes.