ENH: faceZoneSet: doc. See #2024
This commit is contained in:
parent
25551b23bf
commit
613959c52b
@ -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);
|
||||
}
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
Loading…
Reference in New Issue
Block a user