Ya right, I can't find no ALLOW_PARENT_READ either.  I'm knew to Java3D
(first post).

Now I'm not the smartest man, but you probably have that TransformGroup
object as the child of a BranchGroup right?  So why not try setting the
BranchGroup ALLOW_CHILDREN_READ capability.  Then will
TransformGroup.getParent() work?

-Anthony

----- Original Message -----
From: "Ali Murat Tanyer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 6:13 AM
Subject: [JAVA3D] help needed urgetly


> hi all,
>
> i want to access to the parent of a java3d object (which is a
> TransformGroup) during the run time. i checked the list. it has been
> advised to use ALLOW_PARENT_READ. But I cannot find the definition of
> this under any of the classes.
>
> how can i access to the parent of a shape3d during the run time?
>
> thanks for any 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".
>

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