diff --git a/etc/caseDicts/annotated/topoSetDict b/etc/caseDicts/annotated/topoSetDict index 789a7e027b..c30829dd78 100644 --- a/etc/caseDicts/annotated/topoSetDict +++ b/etc/caseDicts/annotated/topoSetDict @@ -103,6 +103,16 @@ actions source boxToCell; box (0.04 0 0)(0.06 100 100); } + + // Example: create faceZone from explicit contents. Assumes faceZone same + // orientation as face (flipMap is false) + { + name f0; + type faceZoneSet; + action new; + source labelToFace; + value (2); + } ); // ************************************************************************* //