v1
latestSwagger 2.02026-07-172100198.0 KBvolumes
Test if a point intersects with the bounding box of a given volume.
Test if a point intersects with the bounding box of a given volume.
gethttp://localhost:8000/{project_id}/volumes/{volume_id}/intersect
Path parameters
project_idstring required
volume_idstring required
Query parameters
xstring
X coordinate of point to test
ystring
Y coordinate of point to test
zstring
Z coordinate of point to test
Response
OK