Dear community, I have (I imagine) a very simple issue that I am trying
to resolve in python. I am trying to select for example all walls which
have composite structure type, and then change id of each wall to the
name of the composite which is assigned to that wall. I manag...