// グラフソフトを起動し、CSVファイルを読み込ませて描画 int graphID = newGraph3D(); setGraph3DFile( graphID, "file.csv" );