> I am still miffed at why I cannot modify the Appearance of the 
> utils.geometry Sphere class during execution. The CREATE SPHERES section 
> below shows my basic arrangement for creating a number of Spheres and 
> setting all capabilities to read and write. The MODIFY COLOUR section is the 
> method I use to modify the Appearance objects during execution. I keep 
> getting a
> 
> javax.media.j3d.CapabilityNotSetException: Shape3D: no capability to
> 
> set appearance

Set the ALLOW_APPEARANCE_WRITE capability in your Shape3D.

Henrik
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to