I think this is a simple question but I can't get out of it (I'm a newbie to
Java3D)
I wan't to change the appereance of a Shape3D at Runtime (wireframe ->
Solid; Solid -> wireframe)
The code to do this works fine but when I wan't to switch between Wireframe
and Solid at Runtime I get the exception that
the object is Live.
So my question is how can I change the appereance of a Live object. Wich
Capabilities do I have to set and Where do I have to set them.
Looking forward for you words of Wisdom
Greetings
thijs
===========================================================================
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".