Hi,
I would like to use comp() operation and after this the split() operation on my building.
But the building has so many faces / facades on the same sides with different attributes, like textures, windows etc.
How can I use these operations? For example if I use this operation "comp(f) {front : fFacade | side : sFacade | top : Roof}" and then if I use the split() operation, it will split all the faces on the same side, but I want to split only a specific face.
You can find an example about my problem on this link:
I would like to split only one face on the Y axis which is in front.
Thanks for all answers!
BR
Aletta