- Anonymous
| Author | Committer | Branch | Timestamp | Parent | 
|---|---|---|---|---|
| abdullah | wmayer | master | 2015-10-13 14:13:21 | master 1d04ce9e | 
| Affected Issues | 0002292: Constraints dissapear after a sketch loses support | |||
| Changeset | Sketcher: Bug fix: Constraints dissapear after a sketch loses support ===================================================================== Issue: http://freecadweb.org/tracker/view.php?id=2292 Constraints dissapear after a sketch loses support Steps To Reproduce: 1. Make a sketch on a face. 2. Constrain it 3. Select "reorient sketch" 4. Do you want to lose support? Yes 5. Click cancel on the reorientation dialog. 6. Enter edit mode: No constraints... Why? GeoUndef not checked when deleting all external geometry (on dettaching from the support). Solution: Check for GeoUndef. | |||
| mod - src/Mod/Sketcher/App/SketchObject.cpp | Diff File | |||