Based on the following error message:

> The error is:
>
> GeometryArray: cannot directly access data in BY_REFERENCE mode
>

You have built a GeometryArray using BY_REFERENCE  and then
trying to access the individual elements by getCoordinate.   You
must use getCoorRef in this case.

-DaveS

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