Entity Tags#
Entity tags provide a flexible way to organize and group entities across your simulation project for easier management and selection.
Overview#
Entity tags allow you to apply custom labels to entities in your project, enabling:
Logical grouping of related entities regardless of their type
Quick selection of multiple entities with the same tag
Organization of complex simulations with many entities
Filtering and searching for specific entity groups
Use Cases#
Boundary Condition Groups#
Tag all surfaces that share the same boundary condition type for easy identification and modification.
Output Selection#
Tag entities that should be included in specific output configurations (e.g., all surfaces for force calculation).
Refinement Regions#
Tag volumes and surfaces that require similar mesh refinement settings.
Component Organization#
In multi-component assemblies, tag entities belonging to each component (e.g., “fuselage”, “wing”, “tail”).