Update doc/src/region.rst

Co-authored-by: Axel Kohlmeyer <akohlmey@gmail.com>
This commit is contained in:
Evangelos Voyiatzis
2024-08-28 18:20:18 +02:00
committed by GitHub
parent 709ab8fbe9
commit e3119155e1

View File

@ -38,7 +38,7 @@ Syntax
*plane* args = px py pz nx ny nz
px,py,pz = point on the plane (distance units)
nx,ny,nz = direction normal to plane (distance units)
px,py,pz can be a variable
px,py,pz can be a variable
*prism* args = xlo xhi ylo yhi zlo zhi xy xz yz
xlo,xhi,ylo,yhi,zlo,zhi = bounds of untilted prism (distance units)
xy = distance to tilt y in x direction (distance units)