On Thu, Nov 03, 2005 at 10:37:30PM -0500, Stuart Brorson wrote: > Hi guys -- > > I look forward to Art's return since I have a number of things to take > up with him. Art, hurry back! I'm getting settled into the new place. The last couple of days have been spent unloading boxes and finding homes for dishes, books, etc. It was during this time that the washing machine and car both decided that they needed to become "troublesome". Ugh. Still, probably by the end of this weekend the house will look somewhat organized and I can focus again on PythonCAD.
> One question for now is this: Does PythonCAD have the concept of > drawing scale? That is, if I want to create a drawing with 100:1 > scale (supposing I want to draw a bridge on 11x17 paper), how do I do > that? I haven't seen any way to set the scale via the GUI. However, > the code does have variables set aside for the drawing scale. > > How do I set the scale of my drawing? As you note there hasn't been any menu/dialog created to adjust the drawing scale, so by default everything is 1:1. In addition to cooking up a dialog for setting the scale, I'd like to have the scale factor being displayed all the time on the drawing window. Art -- Man once surrendering his reason, has no remaining guard against absurdities the most monstrous, and like a ship without rudder, is the sport of every wind. -Thomas Jefferson to James Smith, 1822 _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
