We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9699cc1 commit e414340Copy full SHA for e414340
README.md
@@ -1,4 +1,4 @@
1
-python-mvdxml
+## python-mvdxml
2
3
A mvdXML checker and w3c SPARQL converter, as an IfcOpenShell submodule or stand-alone.
4
@@ -34,4 +34,4 @@ new_file.write("new_file.ifc")
34
```python
35
# Visualize results
36
mvd.visualize(file, non_respecting_entities)
37
-```
+```
0 commit comments