I have an object consisting of 15 faces and I want to sort the face order to match with the order of another object that consists of 15 faces as well. May anyone help?
You can sort the faces with the Sort Points component. Note that I’ve used an expression on the Points input to round the values to 8 decimal places. Otherwise you will get unexpected results due to floating point noise.
sorry for late reply, thank you so much for this method. I just know the component format and I find it useful. In controlling facade design, what can the component format be used in any other way?