Question:
What’s the difference between an FE Boundary and an FE Region? Why do some Boundary Conditions use an FE Region instead of an FE Boundary?Applies to:
- Simulation
- Topology Optimization
Answer:
The FE Boundary and FE Region are used for choosing different elements on the mesh. FE Boundary:- Can only select boundary entities (sub-elements). These entities are nodes, faces, or edges.
- These entities are only found on the outside of the mesh.
- Can only select elements that are present inside the FE Mesh. These elements are beams, shells, or cells (including interior cells).
- Can be used to define the material and elemental properties of the selected elements.

