User:Wayne Decatur/Sandbox TestCompareinScriptAuthoring
From Proteopedia
(Difference between revisions)
m |
m |
||
Line 1: | Line 1: | ||
<Structure load='3cb4' size='600' frame='true' align='right' caption='test compare' scene='3cb4/Nextto/8' /> | <Structure load='3cb4' size='600' frame='true' align='right' caption='test compare' scene='3cb4/Nextto/8' /> | ||
First ran compare and saved compared version of nextto scene, version8: | First ran compare and saved compared version of nextto scene, version8: | ||
- | Result of test: | + | Result of test:<br> |
- | IT NEVER ROTATED | + | IT NEVER ROTATED AND TRANSLATED IN SCENE AUTHORING TOOL WINDOW, although it reported the rmsd. <br> The same script works great pasted into the console of a popup from the scene authoring window. Script tested: |
model all; | model all; | ||
compare {1.1} {1.2} ROTATE TRANSLATE; | compare {1.1} {1.2} ROTATE TRANSLATE; |
Revision as of 03:29, 20 March 2012
|
First ran compare and saved compared version of nextto scene, version8:
Result of test:
IT NEVER ROTATED AND TRANSLATED IN SCENE AUTHORING TOOL WINDOW, although it reported the rmsd.
The same script works great pasted into the console of a popup from the scene authoring window. Script tested:
model all;
compare {1.1} {1.2} ROTATE TRANSLATE;