Powerino73 / heekscad

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

Reording sketch causes reproducable crash #312

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Start a new drawing and add a cube.

Right click on the top face and select 'sketch on face'

Select the sketch in the object tree and click the menu button to 'start 
drawing rectangles'

Add a rectangle to the face/sketch and click 'stop drawing'

Select the sketch again and note that the order is 'bad'  

Reordering should crash heekscad with this error in the console:
terminate called after throwing an instance of 'Standard_ConstructionError'

Note also that the sketch cannot be turned into a face.  The following error is 
produced:
 "Cannot convert object type CoordinateSystem to edge"

Original issue reported on code.google.com by shopinth...@gmail.com on 23 Oct 2010 at 4:24

GoogleCodeExporter commented 8 years ago

Original comment by jcoffl...@gmail.com on 2 Apr 2011 at 12:22