Translate a Revit (RVT) model to SVF2 with the Model Derivative API and extract element metadata

domain: aps.autodesk.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Upload the RVT to Object Storage Service (OSS) and Base64 (URL-safe, no padding) encode its object URN
  2. Submit POST /modelderivative/v2/designdata/job with the encoded urn and output.formats[].type=svf2 (set compressedUrn:true for large models)
  3. Poll GET /modelderivative/v2/designdata/{urn}/manifest every 5-10s until status is success (or failed/timeout)
  4. List viewable GUIDs with GET /modelderivative/v2/designdata/{urn}/metadata, then fetch the object tree via GET .../metadata/{guid}
  5. Pull element properties with GET /modelderivative/v2/designdata/{urn}/metadata/{guid}/properties, optionally filtered by objectid, for quantity takeoff or scheduling

Known gotchas

Related routes

3MF and STL conversion pipelines with open-source CLI tools (assimp/meshlab)
github.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans