> I want to represent a wireframe with filled polys and lines at the same > time > (filled polygons with drawn margins). Do I have to add 2 Shape3Ds to a > BranchGroup, one with filled polygons and one with lines, having the > same > coordinates? Or is there an easier way?
No one, that I am aware of. In order to see your margins, they must have another appearance than the polygons. So you need a second Shape3D anyway. Ingo > > Thanks, > Cristian =========================================================================== 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".
