v1

latestSwagger 2.02026-07-172100198.0 KB
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