Ticket #4431: test.cxs
File test.cxs, 430 bytes (added by , 5 years ago) |
---|
Line | |
---|---|
1 | open "file1.pdb" |
2 | open "file2.pdb" |
3 | open "file3.pdb" |
4 | open "file4.pdb" |
5 | hide all atom |
6 | set bg white |
7 | graphics silhouettes t |
8 | color #1 yellow |
9 | color #2 green |
10 | color #3 red |
11 | color #4 blue |
12 | |
13 | |
14 | show #1-4 cartoon; mm #2-4 to #1 |
15 | view matrix |
16 | camera position: -0.42125,-0.61256,0.66882,666.87,0.606,-0.73877,-0.29493,57.927,0.67476,0.28107,0.68242,611.24 |
17 | |
18 | |
19 | save "session1.cxs" |
20 | save "session1.tif" width 1270 height 822 supersample 3 |
21 | hide all cartoon |