LargeModel Manipulation

Scripts on this page are available here:

PartOfHull.xml

RotateLargeModel.js

MirrorLargeModel.js

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.

../_images/HullCopied.png

Fig. 30 The model shown above is available as the xml-file PartOfHull.xml from the scripts folder.

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