Help please for the correct syntax for csv attributes. For example the attached screenshot shows my attempt to create a window schedule. All good except I'm trying to include the Building Storey location. No luck so far with lots of trial and error!
Try storey.Name as documented here https://blenderbim.org/docs-python/ifcopenshell-python/selector_syntax.html#getting-element-values
storey.Name
Thank you so much. Really appreciate your work.
@Moult said: Try storey.Name as documented here https://blenderbim.org/docs-python/ifcopenshell-python/selector_syntax.html#getting-element-values
Is this website out? I cant access since 2 days ago..
I think there was some recent revamping of the server locations.. https://docs.ifcopenshell.org/ifcopenshell-python/selector_syntax.html
Comments
Try
storey.Name
as documented here https://blenderbim.org/docs-python/ifcopenshell-python/selector_syntax.html#getting-element-valuesThank you so much. Really appreciate your work.
Is this website out? I cant access since 2 days ago..
I think there was some recent revamping of the server locations..
https://docs.ifcopenshell.org/ifcopenshell-python/selector_syntax.html