From 751dbd08b6e71d22f24a9bb83065bf7589c78fef Mon Sep 17 00:00:00 2001 From: Evangelos Voyiatzis Date: Thu, 30 Mar 2023 15:47:36 +0300 Subject: [PATCH] Update region.rst --- doc/src/region.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/src/region.rst b/doc/src/region.rst index 4ebd731073..4589e6deb1 100644 --- a/doc/src/region.rst +++ b/doc/src/region.rst @@ -18,6 +18,7 @@ Syntax *delete* = no args *block* args = xlo xhi ylo yhi zlo zhi xlo,xhi,ylo,yhi,zlo,zhi = bounds of block in all dimensions (distance units) + xlo,xhi,ylo,yhi,zlo,zhi can be a variable *cone* args = dim c1 c2 radlo radhi lo hi dim = *x* or *y* or *z* = axis of cone c1,c2 = coords of cone axis in other 2 dimensions (distance units)