From: Bruce S. <Bru...@nc...> - 2006-08-10 19:03:51
|
Thanks for the report. It may be some months before it can be addressed,=20 alas. Bruce Sherwood Flavio Coelho wrote: > Hi, > > I am getting a "Exception: degenerate primitive" error. Here is how=20 > to trigger the error: > > > In [1]: import visual > > In [2]: a=3Dvisual.box() > > In [3]: a.height=3Da.length=3Da.width=3D0 > > In [4]: a.height=3Da.length=3Da.width=3D1 > -----------------------------------------------------------------------= ---- > exceptions.Exception Traceback (most=20 > recent call last) > > /home/fccoelho/Documents/SVS/modelo3/<console> > > Exception: Degenerate primitive > > I am using visual 3.2.9 > > thanks, > > --=20 > Fl=E1vio Code=E7o Coelho > registered Linux user # 386432 > --------------------------- > "Laws are like sausages. It's better not to see them being made." > Otto von Bismark > >------------------------------------------------------------------------ > >------------------------------------------------------------------------= - >Using Tomcat but need to do more? Need to support web services, security= ? >Get stuff done quickly with pre-integrated technology to make your job e= asier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geroni= mo >http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 > >------------------------------------------------------------------------ > >_______________________________________________ >Visualpython-users mailing list >Vis...@li... >https://lists.sourceforge.net/lists/listinfo/visualpython-users > =20 > |