i try to export a MS xtd trajectory as XYZ trajectory from the script that i get from
http://chembytes.wikidot.com/materials-studio.
i run this script on Materials Visualizer but it said
Cannot operate upon infinite SymmetrySystem (function/property "Atoms") at -e line 42. (line 42: my \$atoms = \$doc->Atoms;)
i also try the script that were posted in this site XYZ exporter
but it's the same problem
(Cannot operate upon infinite SymmetrySystem (function/property "Atoms") at -e line 42. (line 42: my \$atoms = \$doc->Atoms;))
any suggest???
i also attach my file. it might be helpful.