Hi. I have a ring menu where the user can choose from a list of lengths in feet. I would like to be able to put a switch for the user to choose between Feet and meters. So when meters is set and the program is run the ring menu will show lengths in meters instead of feet and vice versa. I have been playing with property nodes.
Hi. Thanks for your help. I actually solved this problem a little while after i posted the question. But your method is slightly different than mine and might work better. Thanks for the input!!