The features described in this topic are obsolete
and should not be used in new IDL code.

IVOLUME

The following keyword to the IVOLUME procedure method is obsolete.

Keywords

CUTTING_PLANES (Get, Set)

Set this keyword to a floating-point array with dimensions (4, n) specifying the coefficients of n cutting planes. The cutting plane coefficients are in the form {{nx, ny, nz, D}, ...} where (nx)X+(ny)Y+(nz)Z+ D > 0, and (X, Y, Z) are the voxel coordinates. To clear the cutting planes, set this property to any scalar value (e.g. CUTTING_PLANES = 0). By default, no cutting planes are defined.