Arch: import IFC, add comment

This commit is contained in:
Bernd Hahnebach
2019-08-21 06:57:53 +02:00
committed by GitHub
parent 72ba2aaf6e
commit f722e98777

View File

@@ -1179,6 +1179,8 @@ def insert(filename,docname,skip=[],only=[],root=None):
# ************************************************************************************************
# ********** helper ****************
def createFromProperties(propsets,ifcfile):
"creates a FreeCAD parametric object from a set of properties"