|
Obsolete IDL Features: Routines with Obsolete Arguments or Keywords |
|
The following keywords to the IDLgrVolume::Init procedure method are obsolete.
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.
IDL Online Help (March 06, 2007)