I have an intensity graph in which I want to use the position data of Cursor(s) a,b,c...etc. to control a later program operation. However I have had difficulties in doing this. So far I have tried right clicking on the x or y position, and creating a property node. Then change the property to value. This method works when there is one cursor but not more than one. If additional cursors are used, the property node returns only the last x, y or z value of all the cursors.
Any thoughts...basically I want x, y data from cursor A and x, y data from cursor B