| original | 切り出す前の3次元データ。 The 3-D data before the extraction. |
| imin | 切り出す\(x\)座標範囲の下限に対応する格子点番号。 The grid node index corresponding to the lower limit of the \(x\)-coordinate range to extract. |
| imax | 切り出す\(x\)座標範囲の上限に対応する格子点番号。 The grid node index corresponding to the upper limit of the \(x\)-coordinate range to extract. |
| jmin | 切り出す\(y\)座標範囲の下限に対応する格子点番号。 The grid node index corresponding to the lower limit of the \(y\)-coordinate range to extract. |
| jmax | 切り出す\(y\)座標範囲の上限に対応する格子点番号。 The grid node index corresponding to the upper limit of the \(y\)-coordinate range to extract. |
| kmin | 切り出す\(z\)座標範囲の下限に対応する格子点番号。 The grid node index corresponding to the lower limit of the \(z\)-coordinate range to extract. |
| kmax | 切り出す\(z\)座標範囲の上限に対応する格子点番号。 The grid node index corresponding to the upper limit of the \(z\)-coordinate range to extract. |