volumes
Export volume as a triangle mesh file.
Export volume as a triangle mesh file.
The extension of the endpoint and ACCEPT header media type are both used to determine the format of the export.
Supported formats by extension and media type:
STL
- model/stl, model/x.stl-ascii: ASCII STL
gethttp://localhost:8000/{project_id}/volumes/{volume_id}/export\.{extension}
Path parameters
project_idstring required
volume_idstring required
extensionstring required
Response
OK
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲