Hi, Can some one please help me on the following: I would like to get all the faces of my 3D-object form Shape3D / QuadArray or Geometry, I can get coordinates of all the vertices using the below quadArray.getCoordinates(0, points); , where quadArray is 'QuadArray' and points is 'double[]' The above gives me list of all the vertices of all the faces but I am not sure which vertices make each of the faces because my object can have 3 - 5 vertices in a face. Please help me if you know the solution, Thanks Naz =========================================================================== 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".
