From 2ac4225ac9e02ee6a871d582ba9c7ef868870422 Mon Sep 17 00:00:00 2001 From: Bruno Postle Date: Mon, 23 Mar 2026 23:41:35 +0000 Subject: [PATCH] README: add missing ifcquery subcommands to relationship section --- src/ifcedit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcedit/README.md b/src/ifcedit/README.md index e6db6db1e6..21b4935cfb 100644 --- a/src/ifcedit/README.md +++ b/src/ifcedit/README.md @@ -237,7 +237,7 @@ Exit code is 0 on success, 1 on error. `ifcedit` and `ifcquery` are complementary tools: -- **ifcquery** reads and inspects IFC models (summary, tree, info, select, relations, clash, validate, schedule, cost, schema) +- **ifcquery** reads and inspects IFC models (summary, tree, info, select, relations, clash, validate, schedule, cost, schema, contexts, materials, plot, render) - **ifcedit** modifies IFC models by wrapping `ifcopenshell.api` functions, and runs QTO via `quantify` A typical workflow: inspect with `ifcquery`, look up the right API function