Select Entities Using the Input Collector
When working in a panel or the Entity Editor, selection is performed via yellow input collectors.
Input collectors allow you to select entities in a model to which you can apply various tool functions. Their behavior is similar to the entity selector in the modeling window.
An input collector contains an entity type selection switch, an entity type button, and a reset button. An input collector is active when the entity type button is enclosed in a blue rectangle, as shown in the image below.- Nodes
- Nodes
- Elements
- Elements
- Components
- Components
- Assemblies
- Hierarchical component sets
- Systems
- Local coordinate system
- Picking entities from the modeling window.
- Using quick window selection.
- Using the extended entity selection menu.
An input collector entity type in the plural form, such as "elements", indicates that you are able to select more than one entity from your model. An input collector entity type in the singular form, such as "node", indicates that you can select only one entity from your model at a time.
When you need to define a plane by specifying a plane's normal vector, the input collector allows you to select nodes one at a time by entering the node ID. Similar to the standard input collector described earlier, the active node is surrounded by a blue square. Click the entity type selection switch to change the input collector type, and click the reset button to reset the input collector.
Examples of this type of input collector include:
- Look in
- Allows you to select which pool contains the entity. For example in the case of elements, ID 1 could be in the Shell pool or the Solid Pool (if the model has duplicated IDs), therefore you would need to specify a pool for selecting a unique entity.
- All
- All of the entities with duplicate IDs are selected.
Use the Extended Entity Selection Menu
Extended Entity Selection Menu
The extended entity selection menu provides a number of entity selection options.
You can then select an option from the extended entity selection menu. The above image shows all the selection options available in HyperLife. However, not all entity types offer all the selection options. Only valid selections for the current entity type are displayed on the menu. For instance, if you are using the Systems input collector, the By Config, By Dimension, By Sphere, and By Set (Group) entity selection options are not available.
- By right-clicking in the modeling window.
- In the Advanced Selection dialog by clicking on the entity selector.
- Displayed
- Select entities that are currently displayed in the modeling window for the specified types.
- All
- Select all entities in a model of the specified type. When you select All, the set to be added to the user mark includes entities displayed and those not displayed.
- Save
- Save the current selected set of entities for future use.
- Retrieve
- Retrieve the current saved selection set of entities
- Visibility filter
- This affects the following options:
- All
- Apply your settings to all entities in the model, regardless if they are displayed on the screen or not.
- Displayed
- Apply your settings to only the entities that are displayed on the model.
- By Window
- Select entities based on a user-defined multiple-sided polygon on the screen.
Use Shift + left mouse button to define the window points. Select points in the modeling window to define a window enclosing the pick handles of the entities to select or exclude.
- Select Entities inside the window to highlight the entities within the window.
- Select Entities outside the window to highlight entities outside of the window.
- Reverse
- Allows for a Boolean "not" to be performed on the currently selected entities. When Reverse is selected, all selected entities are removed from the mark; all entities that are not on the mark are selected.
- By ID
- Select entities by entering an ID number.
Make a selection from the By ID drop-down menu (By Node ID, By Element ID, or By Component ID), and then enter a valid expression (listed below) and an ID in the text box.
- ==
- Displays entities equal to the ID entered
- !=
- Displays entities not equal to the ID entered
- <
- Displays entities less than the ID entered
- <=
- Display entities less than or equal to the ID entered
- >
- Displays entities greater than the ID entered
- >=
- Display entities greater than or equal to the ID entered
- By Dimension
- Select entities by dimension (0D, 1D, 2D, and 3D). You can select one or more of the
dimensions available.
Setting the input collector to Nodes allows you to select nodes attached to all elements with the selected dimension. HyperLife performs the entity binding changes for proper selection.
- By Config
- Select elements by configuration. You can select one or more of the various element
configurations available.
If Element configuration is selected, HyperLife will apply the binding changes to find the nodes connected to the elements.
- By Set
- Select from a drop-down menu of created sets/groups.
- By Adjacent
- Select entities adjacent to the entities already selected. When you select By Adjacent, HyperLife includes the entities that are adjacent to the entities already selected.
- By Attached
- Select entities by specifying an entity among a large group of continuously connected elements. When you select By Attached, HyperLife includes the entities that are attached to the entities already selected.
- By Contour
- Select entities by contour.
The following contour options are available:
- Value
- Enter a contour value in the text box (see the Note below).
- Percent
- Enter the percentage of entities to select (0 to 100) in the text box (see the Note below).
- Top N
- Enter a positive decimal value for N, where N is the number of entities to be selected. For example, if you enter 50, the application displays the top 50 elements/nodes that have the highest contour value.
- Bottom N
- Enter a positive decimal value for N, where N is the number of entities to be selected. For example, if you enter 50, the application displays the bottom 50 elements/nodes that have the lowest contour value.
- No result
- All nodes or elements without any results are selected.
- Max of Window
- Displays the maximum contour value for the entities defined using the Quick Window Selection feature (Shift + left mouse button).
- Min of Window
- Displays the minimum contour value for the entities defined using the Quick Window Selection feature (Shift + left mouse button).
Note: If you select Value or Percent, you must select a quantifier from the bottom, left-most drop-down menu:- =
- Displays entities equal to the contour value/percent entered.
- !=
- Displays entities not equal to the contour value/percent entered.
- <
- Displays entities less than the contour value/percent entered.
- <=
- Display entities less than or equal to the contour value/percent entered.
- >
- Displays entities greater than the contour value/percent entered.
- >=
- Display entities greater than or equal to the contour value/percent entered.
- By Sphere
- Allows you to select entities by entering location information for x, y, z and also entering a user-defined radius.
- By Face
-
Select nodes/elements that are located on the same face as the previously selected entity. A face is defined as a region on the model surface where the angle between element normals does not exceed a certain threshold. This threshold is controlled by the Feature angle setting. This works on both shell and solid elements.
Limitations:- Does not handle flipped normals.
- Cannot be used to select components.
- By Plane
- Select nodes/elements that lie within a certain tolerance (in model units) of the defined plane. This selection method uses a vector input collector (X Axis, Y Axis, Z Axis, Vectors, N1N2N3, Normal to screen).
- Add
- Adds entities to the selection set that satisfy the user-defined criteria.
- Subtract
- Removes entities from the selection set that satisfy the user-defined criteria.
- Reset
- Removes the selections made and returns the model to its original state.
- Return
- Returns to the main panel.
- Apply
- After defining the entity selection set, click Apply to
select the entities, apply the desired action, and return to the previous panel.A default action is one of the following:
- Create a vector plot (if invoked from the Vector panel).
- Create a tensor plot (if invoked from the Tensor panel).
Change the Entity Type
- From a panel or the Entity Editor, click the entity type selection switch to access the pop-up menu of possible entity types.
- Select the type that you want to use.