LargeModel Manipulation
Scripts on this page are available here:
When doing operations like copying or moving a large model, the operation might be faster if you make a script for it. Also this allows you to make some preferences on what type of objects you want to copy or move, and the order of the operation.
Note that the xml-file contains only the part of the model marked in red color above. The illustration shows the result after having used the script below for mirroring the model.
Script for mirror-copying a large model: MirrorLargeModel.js
Script for rotating a large model: RotateLargeModel.js