Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /partstudios/d/{did}/{wvm}/{wvmid}/e/{eid}/gltf
- url: https://cad.onshape.com/documents/6844173a888ae9c148ad6b67/v/57d8fe202591e452ce7fdae4/e/332466e1b8aefa108b60a691
- configuration: add_dividing_walls=true;add_living_hinge=false;add_tape_slot=false;add_window=false;box_depth=0.81;box_height=5;box_width=8;divider_count=2
- curl:
- curl -X 'GET' \
- 'https://cad.onshape.com/api/v6/partstudios/d/6844173a888ae9c148ad6b67/v/57d8fe202591e452ce7fdae4/e/332466e1b8aefa108b60a691/gltf?configuration=add_dividing_walls%3Dtrue%3Badd_living_hinge%3Dfalse%3Badd_tape_slot%3Dfalse%3Badd_window%3Dfalse%3Bbox_depth%3D0.81%3Bbox_height%3D5%3Bbox_width%3D8%3Bdivider_count%3D2&rollbackBarIndex=-1&outputSeparateFaceNodes=false&outputFaceAppearances=false' \
- -H 'accept: model/gltf+json;charset=UTF-8;qs=0.08' \
- -H 'X-XSRF-TOKEN: redacted'
- Response: 200
- {
- "extensions": {
- "PTC_onshape_metadata": {
- "documentId": "6844173a888ae9c148ad6b67",
- "elementId": "332466e1b8aefa108b60a691"
- }
- },
- "extensionsUsed": [
- "PTC_onshape_metadata"
- ],
- "asset": {
- "version": "2.0"
- },
- "scene": 0,
- "scenes": [
- {}
- ]
- }
- Response headers:
- content-length: 212
- content-security-policy-report-only: object-src 'self' https://embedwistia-a.akamaihd.net; report-uri /api/csp
- content-type: model/gltf+json;charset=UTF-8
- date: Thu,27 Jun 2024 14:01:22 GMT
- on-version: 1.182.38209.e117c9cf122b
- server-timing: traceparent;desc="00-0000000000000000a9a02cd8b97dc70d-0000000000000000-00"
- strict-transport-security: max-age=31536000; includeSubDomains
- traceparent: 00-0000000000000000a9a02cd8b97dc70d-a9a02cd8b97dc70d-00
- x-api-version: v6
- x-content-type-options: nosniff
- x-firefox-spdy: h2
- x-frame-options: SAMEORIGIN
- x-rate-limit-remaining: 2999
- x-request-id: a72b55307a8b432142dbd30f33d805f6
- x-xss-protection: 1; mode=block
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement