A cuboid given by two points in its diagonal.
box
{
type searchableBox;
min (1.5 1 -0.5);
max (3.5 2 0.5);
}
Where:
| Property | Description | Required |
|---|---|---|
min | Box minimum point | yes |
max | Box maximum point | yes |
| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2016-2019 OpenCFD Ltd.