| 36 | | # Now the extension path can be added to Preferences > Tools etc. |
| | 36 | # Now startup Chimera (e.g., pre1.5-daily-build) and add extension path (Preferences > Tools etc.) |
| | 37 | # The demo included several commands: |
| | 38 | # at-chimera-command-line> open 2por |
| | 39 | # at-chimera-command-line> kfadd kf1 |
| | 40 | # Manipulate model spatial properties (orientation, offset, zoom) |
| | 41 | # at-chimera-command-line> kfadd kf2 |
| | 42 | # at-chimera-command-line> kflist |
| | 43 | # Start Animation GUI (Tools > Animation > Animation) |
| | 44 | # Animation-GUI buttons appear for kf1 and kf2, press buttons to call 'kfshow kf?' |
| | 45 | # at-chimera-command-line> kfdel kf2 |
| | 46 | # at-chimera-command-line> kflist |
| | 47 | # Animation-GUI update button will display kf1 (no kf2) |