Would this list of positions be fed into a graph as input? If so, how would it know to stop using them after the creation process is done?
I was thinking more along the lines of a simple text file or Max script in addition to each graph which would allow to specify how to drive its parameters with each click. Like:
- Click1 -> Graph.Position
- Click2 * 2.0 -> Graph.Length
- Click3 + 5 -> Graph.Height
Don't know if its the best idea though
Marsel Khadiyev (Software Developer, EPHERE Inc.)