Am struggling trying to come up with a good practical solution to a problem that needs to be solved to meet a deadline.
I am selecting a number of face primitives in a group range node and then want to select each face primitive in a FOR-EACH loop and move it randomly along its normal (positively and negatively).
Currently, this is to select the start and end faces in a group of cylinders representing roof timbers to add some variation in an archaeological reconstruction of an Iron Age Roundhouse for an educational project.
I will use the same technique for other building elements.
I might not have explained it very well. I basically want to the select each end of the cylinder and then move those faces randomly along their normals both positively and negatively to effectively lengthen or shorten the cylinder keeping it in place. This is to provide some variation that would have been found in the real buildings.
This might help. I think you have given me a steer in the right direction that I can work on, which is very much appreciated.