08-18-2008 08:13 AM
08-18-2008 08:16 AM
08-18-2008 08:32 AM
hi james, its the value of the intensity graph.
08-18-2008 09:27 AM
Hi,
You can use property nodes to get the position of the cursor from graphs. You will have to set the cursor that you want as the active cursor using a property node if you have more than one. You should then be able to use this to index your array input to gain the value. See the attached example that shows how this would work.
Regards,