The command:
my \$set = \$document->Sets("Frozen");
is dying with:
Cannot operate upon infinite SymmetrySystem (function/property "Sets")
The document is a periodic 3D Atomistic Document. Does the Sets method not work on documents with periodicity? I can create a set in a periodic structure, so that doesn't seem right.
my \$set = \$document->Sets("Frozen");
is dying with:
Cannot operate upon infinite SymmetrySystem (function/property "Sets")
The document is a periodic 3D Atomistic Document. Does the Sets method not work on documents with periodicity? I can create a set in a periodic structure, so that doesn't seem right.