User:Wayne Decatur/Sandbox: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
model 0;select all; spacefill on; | model 0;select all; spacefill on; | ||
that set up deafualt display and then I loaded 2hty2hu4_j.pdb using load molecule under Scene authoring tools | that set up deafualt display and then I loaded 2hty2hu4_j.pdb using load molecule under Scene authoring tools | ||
then in console, entered 'select 1.8' to select 8th model in file and then described how to display | then in console, entered 'select 1.8' to select 8th model in file and then described how to display that particular model of the file that has 8 models: | ||
select 1.8; spacefill 0.2;wireframe 0.1; color red; | select 1.8; spacefill 0.2;wireframe 0.1; color red; | ||
anim mode palindrome; | anim mode palindrome; | ||
anim on; | anim on; | ||
anim fps 8; # frames per second --> | anim fps 8; # frames per second --> | ||