Yes in that case just changed the coordinates of LineStripArray. You dont have to remove or add again. I dont remember if I have done something like that. but tell me if it doesnt work
 
Ahmed
-----Original Message-----
From: Sackmunky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 1:08 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Updating geometry

I want to be able to send in data to a LineStripArray every so often nad want to update the lines length. I already have it placed in the scene, and want to know if I should just access the same BranchGroup with the shape in it and change its data or should I build a new Branchgroup with the updated line and add it to the scene while removing the other one.
 
Thanks
 
Zak

Reply via email to