User:Wayne Decatur/Sandbox TestCompareinScriptAuthoring: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
mNo edit summary
Wayne Decatur (talk | contribs)
mNo edit summary
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 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;