Hi Harish,
One solution is extruding a circle along the Z+ axis. See the code from the
class com.sun.j3d.utils.geometry.Quadrics , it´s not a public class but the
code makes that you want.
To draw a cylinder with different diameters put a different value in the "lowr"
and "highr" variables.

regards,
Daniel del Rio.


> Any suggestions on how to draw a cylinder with different diameters at the
> two ends of the cylinder !
>
> Harish
>
> ===========================================================================
> 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".

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