Merge branch 'GSoC#45-IDS-checking' of https://github.com/atomczak/IfcOpenShell into GSoC#45-IDS-checking

This commit is contained in:
atom3
2021-04-29 21:33:51 +02:00
77 changed files with 2865 additions and 337 deletions
@@ -79,6 +79,7 @@ class entity(facet):
"""
The IDS entity facet currently *with* inheritance
"""
parameters = ["name", "predefinedtype"]
def __call__(self, inst, logger):