View Issue Details

IDProjectCategoryView StatusLast Update
0001832FreeCADBugpublic2017-07-11 20:14
Reporterdeusyss Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSLinux MintOS VersionLM 16
Product Version0.14 
Fixed in Version0.17 
Summary0001832: Refresh/Redraw problem
DescriptionWhen i go into the model list, when i delete an element/action, the following are not redraw.

I've already see this bug on 0.13, and was waiting for new version, but it is always here
Steps To Reproduce- Create a simple bloc (in my case 70*50*20)
- Choose a face, select 2 edge and add a fillet (in my case 2mm)
- Go on the opposate face, select 2 edge and add a fillet
- In the model list, select the first fillet and delete it

=>The selected fillet is well deleted. But even if you click on recompute button, the second fillet (and all following action) isn't redraw.
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2014-11-19 10:33

administrator   ~0005332

You must not delete the first fillet because otherwise you get a broken model.

FreeCAD is a parametric, associative modeller. This means in this context that the first fillet depends on the box. Internally it has a link to this object. The second fillet then depends on the first fillet.

Deleting the first fillet means to also delete the link to the second fillet and thus the second fillet looses its input object and gets broken.

In 0.14 a big warning dialog pops up to tell you what will happen and in the tree view you can see that the icon shows a red bubble with a white exclamation mark (error state).

deusyss

2014-11-25 17:27

reporter   ~0005342

Hi, sorry for being late to answer.

Thanks for answer.

I'm coming from Solidworks world, and i believed that as in 3DS, that when you delete an element, it doesn't have any incidence on the rest of the part, with redraw tool.

How to do if i have to finally delete one item as in my example?

Issue History

Date Modified Username Field Change
2014-11-19 07:09 deusyss New Issue
2014-11-19 10:33 wmayer Note Added: 0005332
2014-11-25 17:27 deusyss Note Added: 0005342
2017-01-09 19:35 Kunda1 Tag Attached: #tobeclosed
2017-01-09 20:29 wmayer Status new => closed
2017-01-09 20:29 wmayer Resolution open => no change required
2017-01-09 20:29 wmayer Fixed in Version => 0.17
2017-07-11 20:14 Kunda1 Tag Detached: #tobeclosed