Segment an object (advanced)
scene_segmentSegment objects in 3D scans using a click point and view selection. Passes raw request body to the SAM-3 endpoint for precise segmentation.
Instructions
SAM-3 click segmentation (POST /segment). Advanced: the body must match the server contract (click point + view selection — see routes_sam3d.py / the OS UI). Provided as a raw passthrough so the full surface stays reachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Raw request body for the segment route | |
| scan_id | Yes |