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 | + | First attempts to run compare and save resulting compared version as a Protopedioa scene using Scene Authoring Tools. From 3cb4, loaded 'nextto scene, version8' and entered compare command in console: |
Result of test:<br> | Result of test:<br> | ||
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: | 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:32, 20 March 2012
|
First attempts to run compare and save resulting compared version as a Protopedioa scene using Scene Authoring Tools. From 3cb4, loaded 'nextto scene, version8' and entered compare command in console:
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;