Re: [Pythoncad-developer] Some working on pythoncad
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Gertwin G. <ger...@gm...> - 2010-01-11 21:53:12
|
Hi Yagnesh, > I tried to create a drawing in pythoncad > and was testing what is it which will make > it more useful for me. > > Following deficiencies was very much striking: > > 1. Offset command. Yes and a lot more commands I presume (continues todo). Would be nice if we had a person who wants to describe the commands. We could use these descriptions for developing, testing and a user manual. I personally prefer a all command user interface as in AutoCAD (but not a AutoCAD clone written in python). > > 2. Linetype (Center, hidden, phantom, dotted). Some external definition file which the user can define? > > 3. Better Layer Management. Better in what way? Adding layers, setting layer properties? Mimic of AutoCAD layers? > > 4. Auto focus of keyboard to command line > "any time a keyboard is hit it should > be considered as command being given" Correct. > > 5. Print. ! To what? Paper, pdf, raster files? Do we need a plot manager or just plot the current visible area? > > 6. Color wise pen assignment. A pen? Is it not better to use the line weights on screen and on the plot. Than we can produce color plots. > > I thought of posting them before registering > on the bugtracker. > > - - - - - - - - - > Best regards > > Yagnesh Desai > Save a tree...please don't print this e-mail. Regards, Gertwin |