volumes

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

Changes

Changed in 2 of the 10 revisions of this API.11