MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / document_version_download

Route document_version_download

src/opencdeserver/api/app/api/user.py:None–None  ·  view source on GitHub ↗
router.get("/user/1.0/document/{document_id}/version/{version_index}/download", tags=[""])

Source from the content-addressed store, hash-verified

1import collections
2import os
3import sys
4import traceback

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected