Changeset 4815
- Timestamp:
- Feb 13, 2021 9:41:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r4813 r4815 9892 9892 for i,Id in enumerate(RBObj['Ids']): 9893 9893 data['Atoms'][AtLookUp[Id]][cx:cx+3] = newXYZ[i] 9894 data['Atoms'][AtLookUp[Id]][cx+3] = Mult/maxMult9895 9894 data['Drawing']['Atoms'] = [] 9896 9895 UpdateDrawAtoms(atomStyle)
Note: See TracChangeset
for help on using the changeset viewer.