Creating an Object Selection
Create an object selection when you want to group multiple objects for convenient selection and processing. Objects in a selection can still be treated as separate objects. The same object can be included in several different selections.
To create an object selection:
- If you are selecting in the Modeler window, make sure that the modeler is in select object mode by pressing the O shortcut key. This is not necessary for selecting in the History Tree.
- Select the objects you want to include in the selection.
- Click Modeler > Named Selection > Create > Object Selection.
The object selection is created with the default name ObjectSelectionn. It appears in the History Tree under Named Selection. Selecting an object selection displays the properties of that selection in the docked Properties window. One of the properties is a list of objects contained in the selection.
To rename the object selection, edit its Name in the docked Properties window. Object selections are sorted in alphanumeric order.
There is an automatically created selection called AllObjects included in the Named Selection branch. Click on this entity to select all objects in the model.
The object selection is treated as one volume when you plot and perform fields calculations. It will be listed in the Geometry window of the Fields Calculator when you select Volume.
If a selection contains mixed types of geometry, for example, volume and sheet objects, the volume calculation only uses the geometry of the highest dimension in plots or integral, and so forth.
- Line objects in the selection do not affect where the fields are saved. If all objects in the selection are lines, fields will be saved on all objects.
- To postprocess on line objects when saving fields on an object/face selection, include both the line and its containing object/face in the selection.
Example: To plot the E-field on a surface formed by the intersection of the XY-plane and several objects, first define a selection of these objects. Then, when plotting fields, select the object selection name from the Geometry window of the Fields Calculator. Fields will be plotted only at the intersection of the plane and the objects in the selection.