引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
入力(3次元データ)ファイル名。 The input (3-D data) file name. |
第2引数 2nd argument |
出力ファイル名。
2次元平面に投影したデータであり、
拡張子は下記の--output_formatオプションに合わせて決める。 The name of the output file, which represents the data projected onto a 2-D plane. The extension needs to be consistent with the --output_format option below. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
axis1 | 投影断面の第1軸。 The 1st axis of the projecting plane. |
x,
-x,
y,
-y,
z,
-z
の6つから選択する。
頭に「-」が付くものを選ぶと座標軸の正負が反転する
(1)。 Select from: x, -x, y, -y, z, and -z. Using a choice starting with “-” will reverse the coordinate axis direction. (1) |
省略不可 Cannot be omitted |
axis2 | 投影断面の第2軸。 The 2nd axis of the projecting plane. |
x,
-x,
y,
-y,
z,
-z
の6つから選択する。
第1軸に直交する成分のみ選択できる。
頭に「-」が付くものを選ぶと座標軸の正負が反転する。
(1) Select from: x, -x, y, -y, z, and -z; however, only the axis directions orthogonal to the 1st axis can be selected. Using a choice starting with “-” will reverse the coordinate axis direction. (1) |
省略不可 Cannot be omitted |
mode | 投影に際して採用する値。 The values adopted for the projection. |
|
min |
output_format | 出力のフォーマット。 The output format. |
|
3D |