set following:-

                m_shape.setCapability( Shape3D.ALLOW_GEOMETRY_READ );

and if u want to change the geometry set this too:

                m_shape.setCapability( Shape3D.ALLOW_GEOMETRY_WRITE );


Ahmed


-----Original Message-----
From: JayT [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 27, 2000 1:23 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Shape3D.getGeometry()


Anyone know which capability to set in order to use the Shape3D.getGeometry(
)
method?  I've set many capabilities, but I'm still getting the error..

Thanks,
Jay

===========================================================================
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".

===========================================================================
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".

Reply via email to