This sounds like it could be an interesting idea. Right now, there is no way to plot geometry objects, unless I am mistaken.
What is your opinion, Ondrej? Aaron Meurer On Sep 8, 2010, at 3:32 AM, [email protected] wrote: > Hi all, > I'm working on a project named PythonCAD, that is a 2d cad program written in > python using the pyqt interface > I use geometry module from sympy to compute the operation between entity.. > such intersection ...unit mesure .. > I have in my entity class structure some method that can easily convert sympy > geometrical object to PythonCAD object and vice versa. > With a minimum effort I can provide an easy way to plot the sympy geometrical > entity into PythonCAD drawing area using a command line input text. > > I think that visualize in real time geometrical object will help the user to > understand the geometrical problems. > > Let me know this feature can be of any help for sympy project > > Regards, > Matteo > > Links: > http://www.sourceforge.net/projects/pythoncad > http://www.youtube.com/user/pythoncad -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
