View Issue Details

IDProjectCategoryView StatusLast Update
0002164ArchBugpublic2017-02-15 08:40
Reportermore11 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionwon't fix 
PlatformDell XPSOSWindows 7 OS Versionx64 professional
Product Version0.15 
Summary0002164: Unable to create edge linked to external geometry when creating a window
DescriptionEdge to external geometry is not saved when closing window sketch.
Steps To ReproduceI select a surface of a wall and choose the window tool. It is possible to create an edge to external geometry and make constraints between the window and the edge. When closing and reopening the sketch, the edge and the constraints are gone.

I could not reproduce the error using macro, there is another error when executing the macro.

Maybe the macro is of help.

Open the drawing https://dl.dropboxusercontent.com/u/106944188/FreeCAD/window/plan3.FCStd

Run the macro https://dl.dropboxusercontent.com/u/106944188/FreeCAD/window/cre_window.FCMacro
Additional InformationOS: Windows 7
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.5113 (Git)
Build type: Release
Branch: master
Hash: 074d5d7f11239ab958e0472150bed25e9617a256
Python version: 2.7.8
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2015-06-21 15:49

administrator   ~0006217

Last edited: 2015-06-21 15:49

This is a current limitation of the Window object (walls depend on it, and it depends on its sketch, so that sketch cannot depend on the wall). Unless we find another concept to make windows create holes in walls automatically, that doesn't create dependency, it won't be solved anytime soon.

Unfortunately at the moment there is nothing that can be done to solve this issue.

Issue History

Date Modified Username Field Change
2015-06-21 11:54 more11 New Issue
2015-06-21 15:49 yorik Note Added: 0006217
2015-06-21 15:49 yorik Note Edited: 0006217
2017-01-23 21:41 Kunda1 Project FreeCAD => Arch
2017-02-15 08:40 kkremitzki Status new => closed
2017-02-15 08:40 kkremitzki Resolution open => won't fix