mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
14 lines
304 B
ReStructuredText
14 lines
304 B
ReStructuredText
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.
|
|
|
|
PyPI
|
|
----
|
|
|
|
.. code-block::
|
|
|
|
pip install ifctester
|