I have only one 3dcanvas attached to my View object.
why I am get 0.0 from mycanvas.getPhysicalHeight();

System.out.println("height=" +
cam.getview().getCanvas3D(0).getPhysicalHeight());
    System.out.println("\n"+" width="+
cam.getview().getCanvas3D(0).getPhysicalWidth());

any hint?

thanks
Mohammed

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