ENH: cellToFaceZone: new topoSetSource

This commit is contained in:
mattijs
2022-09-12 16:51:11 +01:00
committed by Andrew Heather
parent c439968390
commit d0061d6f54
4 changed files with 487 additions and 0 deletions

View File

@ -439,6 +439,15 @@ actions
// flip true;
// }
{
name cellToFaceZone1;
type faceZoneSet;
action new;
source cellToFaceZone;
set cylinder1;
flip true;
}
{
name pointBox1;
type pointSet;