07-10-2008, 05:56 PM
Hi,
try to run this in PostStep, that will fill it with actual data for that frame.
You can also run this in PostLoad. Anytime a frame is loaded (slider change, render...). After you have run the simulation you can make a preview or render, so all frames get loaded and your code can be executed on all frames.
I'm not sure why pointArr should not remain available since it's global and should remain visible for the entire max session.
Vjeko
try to run this in PostStep, that will fill it with actual data for that frame.
You can also run this in PostLoad. Anytime a frame is loaded (slider change, render...). After you have run the simulation you can make a preview or render, so all frames get loaded and your code can be executed on all frames.
I'm not sure why pointArr should not remain available since it's global and should remain visible for the entire max session.
Vjeko
