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

Route select_documents_post

src/opencdeserver/api/app/api/documents.py:None–None  ·  view source on GitHub ↗
router.post("/documents/1.0/select-documents", tags=[""])

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected