Fix #3264. Describe IFC to JSON conversion (and other formats) in documentation.

This commit is contained in:
Dion Moult
2023-06-07 14:30:37 +10:00
parent 482f97961d
commit 02462c1209
9 changed files with 134 additions and 6 deletions
@@ -0,0 +1,6 @@
IfcTester
=========
IfcTester lets you author and read Information Delivery Specification (IDS)
files. You can validate IFC models against IDS and generate reports in multiple
formats. It works from the command line, as a web app, or as a library.