//////////MicroAVS Script Version 2.0////////// // // 形状データの連続読み込みを行うスクリプト // MAopen C:\MAVS7.0\data\geom\carib.geo /D /N ← データの新規読み込み // MAopen C:\MAVS7.0\data\geom\carib.geo /D /A ← データの読み替え // # MicroAVS Script Version 2.0 MAopen C:\MAVS7.0\data\geom\carib.geo /D /N MAopen C:\MAVS7.0\data\geom\crambin.geo /D /A MAopen C:\MAVS7.0\data\geom\dodec.geo /D /A MAopen C:\MAVS7.0\data\geom\face_fr.geo /D /A MAopen C:\MAVS7.0\data\geom\face_sm.geo /D /A MAopen C:\MAVS7.0\data\geom\harmonic.geo /D /A MAopen C:\MAVS7.0\data\geom\jet.geo /D /A MAopen C:\MAVS7.0\data\geom\kenki.geo /D /A MAopen C:\MAVS7.0\data\geom\math.geo /D /A MAopen C:\MAVS7.0\data\geom\teapot.geo /D /A // End