Changeset 3911
- Timestamp:
- Apr 19, 2019 1:33:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r3909 r3911 5663 5663 cx = data['Drawing']['atomPtrs'][0] 5664 5664 data['Drawing']['viewPoint'] = [atomData[indx[0]][cx:cx+3],[indx[0],0]] 5665 drawAtoms.ClearSelection() #do I really want to do this?5665 # drawAtoms.ClearSelection() #do I really want to do this? 5666 5666 G2plt.PlotStructure(G2frame,data) 5667 5667 else:
Note: See TracChangeset
for help on using the changeset viewer.