I found that Shape3D.getAllGeometries() is returning an enumeration where
the first element is null!  (My Shape3D objects have a single geometry
inside, and Shape3D.numGeometries() returns 2!)  Is this expected behavior?

The Shape3D is created with the default constructor; i.e. no Geometry is
added at construction time.  Later, the Geometry is added using
Shape3D.addGeometry().

I am retrieving the enumeration of geometries before the Shape3D is live or
compiled.

I am using Java3D version 1.2.1 on Java 1.3.1, on Windows 2000 SP1.

Thanks,

-Donnie Pinkston

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