Hi, I have a BranchGroup in my application to which i have added Behavior instances as children. Now, if i call setBoundsAutoCompute passing "false" and try to get the Bounds of this BranchGroup by calling branchGroup.getBounds(), i am getting a null object. This was returning a valid Bounds object in Java3D 1.2 whereas now in Java3D 1.3, it is returning "null".
Please let me know what is the workaround for this. Is there a change in the functionality of Bounds calculation? Raghav =========================================================================== 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".