View Issue Details

IDProjectCategoryView StatusLast Update
0000844SketcherBugpublic2014-03-15 19:19
Reportergalou_breizh Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.12 
Target Version0.14 
Summary0000844: Cannot use edge hidden by sketch axis as external geometry
DescriptionStep to reproduce:
- open FreeCAD
- On the start page, category "Start a new project", choose Part Design
- In the Comb View, click on Box
- Select the visible face of the box and click on "Create sketch"
- Click on "External geometry" icon (or hit "E")
- try to select the left or bottom edge
- I didn't succeed, in the task bar I can read "Not allowed: Unammed.Sketch.V_Axis"

I think the V_Axis and H_Axis should be excluded from geometry matching when looking for an external constraint.
Additional InformationFreeCAD 0.13, Libs: 0.13R1489 (Git)
Ubuntu 12.04 64 bits
FreeCAD from PPA
TagsNo tags attached.
FreeCAD Information

Activities

galou_breizh

2012-10-05 18:28

reporter   ~0002439

Any feedback from someone else?

Thanks.

wmayer

2012-10-06 11:42

administrator   ~0002440

I have the same issue.

Jriegel

2012-11-15 17:27

administrator   ~0002527

We need a filter or other defined precedence here.

Jriegel

2012-11-15 18:06

administrator   ~0002530

Another more elegand way is to use faces as external geos. They are mostly selectable.
Also is this case only valid if you have the axis of the sketch exactly on
the face edge. Then you can constrain against the axis....

Related Changesets

FreeCAD: master 3ea41ff0

2014-03-15 19:53:14

wmayer

Details Diff
+ fixes 0000844: Cannot use edge hidden by sketch axis as external geometry Affected Issues
0000844
mod - src/Mod/Sketcher/Gui/CommandCreateGeo.cpp Diff File
mod - src/Mod/Sketcher/Gui/DrawSketchHandler.h Diff File
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.h Diff File

Issue History

Date Modified Username Field Change
2012-09-24 07:40 galou_breizh New Issue
2012-10-05 18:28 galou_breizh Note Added: 0002439
2012-10-06 11:42 wmayer Note Added: 0002440
2012-11-15 17:27 Jriegel Note Added: 0002527
2012-11-15 17:27 Jriegel Status new => confirmed
2012-11-15 18:06 Jriegel Note Added: 0002530
2012-11-15 18:12 Jriegel Target Version => 0.14
2014-03-15 19:19 wmayer Changeset attached => FreeCAD Master master 3ea41ff0
2014-03-15 19:19 wmayer Assigned To => wmayer
2014-03-15 19:19 wmayer Status confirmed => closed
2014-03-15 19:19 wmayer Resolution open => fixed