Powerino73 / heekscad

Automatically exported from code.google.com/p/heekscad
Other
0 stars 0 forks source link

Pad sketch button duplicates sketch but doesn't pad. #283

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Start a new file and draw a rectangle.
Select the sketch in the objects tree.
Click the 'pad sketch' button

A new sketch is added 'replaced sketch' in addition to the old sketch but 
nothing else happens.

Repeat the process but right click on the sketch in the 3d window and click 
'pad sketch' from the context menu.  In this case the Input window switches to 
accept the 'input extrusion height' value.

Tested in Ubuntu 10.04 with svn r1209

Original issue reported on code.google.com by shopinth...@gmail.com on 15 Jun 2010 at 1:54

GoogleCodeExporter commented 8 years ago
Brad,
  I can't reproduce this on Ubuntu 10.04 here.  The 'Replaced Sketch' object is the original sketch when a 'Simplify To Lines' menu option is used.  It makes it easier to either delete the original sketch or delete the newly placed sketch depending on whether you liked the results of the simplification.

  I don't suppose you just hit the wrong menu item?  The 'Pad Sketch' works no matter whether I select the object in the 3D or objects windows.
  Ta
  David

Original comment by David.Ni...@gmail.com on 16 Jun 2010 at 12:55

GoogleCodeExporter commented 8 years ago
I just recompiled everything by hand with a 'make clean' for each part, and 
reverified that I'm clicking the right button.  Same result.  

Here's the button I'm clicking (with tool tip) and the result shown in the 
objects tree.

http://yfrog.com/1ascreenshot017jp

Original comment by shopinth...@gmail.com on 16 Jun 2010 at 3:34