README and pyproject.toml fixes for ifcquery, ifcedit, ifcmcp

This commit is contained in:
Bruno Postle
2026-03-23 23:41:17 +00:00
parent de2d2c4e3b
commit b709f355ae
4 changed files with 188 additions and 2 deletions
+1 -1
View File
@@ -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