Hi everyone,

I a trying to remove a node at run time.  The method getAllChildren()
returns an enumeration of nodes, right ? and removeChild( int ) removes
the specified node, well how do i calculate which node is represented by
a specific number i.e. how do i count up the values of the node, which
one is 1,2,3,4,5,.... etc.

Thanks for the help

Dave Frost

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