ModelsA model is a sub-element of a scene. A model by itself cannot exist, except in a file ("*.ttm"-file type), nor can it be simulated by itself. A model has to be contained in a scene in order to be operational. Models are defined by a selection of scene objects built on a same hierarchy tree, where the base of the tree has to be an object tagged as model. They can be loaded with [File > Load model...]. It is however much easier and convenient to load a model with a drag-and-drop operation between the model browser and a scene view. Models can be saved with [File > Save model as...], just make sure one single object tagged as model is selected, otherwise the Save model as...-menu item will not be available. Make also sure to follow the tutorial on how to build a clean simulation model. A model is defined in following steps: Now, individual objects build on the model base cannot be selected anymore in the scene (selecting them selects the base of the model instead), however they can still be individually selected by holding down the ctrl- and shift-key during selection, or by selecting them in the scene hierarchy. In addition to that, when the base object is selected, a stippled bounding box encompassing the whole model is displayed as can be seen in following figure: [Scene hierarchy view and corresponding 3D view] Notice the model tag on the left-hand side of the model base: [Model tag] A double-click on a model tag opens the model dialog, where model properties can be adjusted. It is also good practice to collapse a model's hierarchy once the model was edited in order to easily identify the number of logically grouped elements/models. Copy and pasting a model behaves exactly like saving the model, then loading it (using however a memory buffer instead of the disk space). Models can be copied from one scene to another like any other object. Model files ("*.ttm"-files) also support drag-and-drop operations between the explorer window and the application window. |