Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with IFC conversion #4

Open
IliyaMuzychuk opened this issue Apr 24, 2023 · 0 comments
Open

Issue with IFC conversion #4

IliyaMuzychuk opened this issue Apr 24, 2023 · 0 comments

Comments

@IliyaMuzychuk
Copy link

Trying to do a conversion from an IFC file to dotbim but getting the following error:

File "d:\40_Romeo\02_Scripting Repo\Python\ifc2dotbim.py", line 8, in
ifc2dotbim.execute()
File "d:\40_Romeo\02_Scripting Repo\Python\dotbimifc.py", line 45, in execute
mesh = self.create_mesh(mesh_name, shape, mesh_name_dictionary[mesh_name])
File "d:\40_Romeo\02_Scripting Repo\Python\dotbimifc.py", line 144, in create_mesh
self.mesh_colors[name] = material_rgbas[most_popular_material]
KeyError: 'surface-style-5417-'

Any idea what I am doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant