mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
Update IfcSverchok loading based on latest Sverchok master
This commit is contained in:
@@ -193,7 +193,7 @@ class SvIfcCreateEntity(
|
||||
self.file,
|
||||
ifc_class=self.ifc_class,
|
||||
name=self.names[i][j],
|
||||
description=self.descriptions[i][j],
|
||||
#description=self.descriptions[i][j],
|
||||
)
|
||||
try:
|
||||
for repr in self.representations[i][j]:
|
||||
|
||||
Reference in New Issue
Block a user