Changeset 4114
- Timestamp:
- Aug 26, 2019 9:41:50 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r4113 r4114 9356 9356 PDB.write('ATOM %4d CA ALA A%4d %8.3f%8.3f%8.3f 1.00 0.00\n'%(iatm+1,iatm+1,xyz[0],xyz[1],xyz[2])) 9357 9357 PDB.close() 9358 G2frame.G2plotNB.status.SetStatusText('PDB model saved to: '+Fname,1) 9358 9359 # PlotRigidBody execution starts here (N.B. initialization above) 9359 9360 new,plotNum,Page,Plot,lim = G2frame.G2plotNB.FindPlotTab('Bead model','ogl')
Note: See TracChangeset
for help on using the changeset viewer.