F
by flipje_02 on 18 Dec 2023, edited 18 Dec 2023
#
Hi everyone, I am trying to create an element manually with ifcopenshell using Python in VisualStudioCode. This is an assignment for school. It has to be done in an existing file. I want to create a wall.
I am following this:
https://academy.ifcopenshell.org/posts/creating-a-simple-wall-with-property-set-and-quantity-information/
But it gives an error
TypeError: Attribute of type AGGREGATE OF REAL needs a python sequence of floats
I am at loss, can anyone here help me?
Thanks in advance!
F
by flipje_02 on 18 Dec 2023
#
Can I leave my code here as well? Could that be useful?
M
by Massimo on 18 Dec 2023
#
@flipje_02 i suggest you to read also these tutorials
https://blenderbim.org/docs-python/ifcopenshell-python/hello_world.html