Hello Anand!
Thanks very much for your continuing help and because
of it I have understood lot of things. But there is a
problem with the program. Shape3D myShape is null and
hence the if loop which states that:
if ( myShape != null ) is not executed.
I am getting the message "scenegraph path is null",
which you will get if myshape is null.
Please inform me why myshape is null. I am attaching
the program with this mail for your reference. Please
run the program and try to draw a line between two
solids, you will get messages in console window. I
hope you won't have to waste too much time over it.
Thanks for your continuing supoport.
Ashish
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
SimpleLine.java