Hi everybody ! 1) Do I have to use the updataData method if I use the setCoordinate, setCoordinates, setColor, setColors, ... methods ? 2) use by reference: It is possible that several GeometryArray objects share a single reference array. I suppose that the updateData method must be called for every GeometryArray object, am I right ? But all this objects share the same reference array so I can change it only once. So how do I do changes in this case ? What actions must be done in the GeometryUpdater class ? Sorry, but for me the documentation of this is confusing. Thanks for your help in advance. Paul =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
