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 ran compare and saved compared version of nextto scene, version8:
Result of test:
Result of test:<br>
IT NEVER ROTATED AN TRANSLATED IN SCENE AUTHORING TOOL WINDOW, but same script works great in a popup:
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

test compare

Drag the structure with the mouse to rotate

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;

Proteopedia Page Contributors and Editors (what is this?)

Wayne Decatur