Extract selection + Preserve only connected topology
Add to this filter option to select only connected elements (linked by common nodes) when mesh consists of several components in one dataset.
161
votes

-
Mathieu Westphal commented
This can already be done by using similar feature:
- Select Blocks ( not exactly the same result)
- Expanding selection multiples times
- Using Connectivity filter and selecting by array valueThis issue will be considered done.
-
Anonymous commented
CGX from CaluliX has a similar option:
seta ! all
This cgx-command plots all independend mesh parts (no shared nodes) in different colors and defines corresponding sets.
-
Anonymous commented