View Issue Details

IDProjectCategoryView StatusLast Update
0001439DraftFeaturepublic2014-02-24 18:02
Reportershoogen Assigned Toyorik  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Fixed in Version0.14 
Summary0001439: use DistShapeShape in DraftGeomUtils.findIntersection
Descriptionuse DistShapeShape in DraftGeomUtils.findIntersection
TagsNo tags attached.
FreeCAD Information

Relationships

parent of 0001373 closed FreeCAD Expose BRepExtrema_DistShapeShape to python 

Activities

shoogen

2014-02-24 10:44

developer   ~0004285

currently findIntersection doesn't know the courser position, which would be helpful to find wich solution to choose.

yorik

2014-02-24 13:11

administrator   ~0004286

ah yes, we talked about that already... I'll have a look

yorik

2014-02-24 15:19

administrator   ~0004290

Amazing! it works very well... Draft snapping works much, much better and supports any curve type now.

shoogen

2014-02-24 17:42

developer   ~0004295

maybe you should check that dist is below a threshold.

yorik

2014-02-24 18:02

administrator   ~0004296

The draft snapping system does that already... Besides, it doesn't take all objects into account, but only the last two over which the mouse was hovered, so it is quite efficient.

Related Changesets

FreeCAD: master bab0c366

2014-02-24 16:19:36

yorik

Details Diff
Draft: used distToShape in DraftGeomUtils - fixes 1439 Affected Issues
0001439
mod - src/Mod/Draft/DraftGeomUtils.py Diff File

Issue History

Date Modified Username Field Change
2014-02-24 10:14 shoogen New Issue
2014-02-24 10:16 shoogen Relationship added parent of 0001373
2014-02-24 10:44 shoogen Note Added: 0004285
2014-02-24 13:11 yorik Note Added: 0004286
2014-02-24 13:11 yorik Assigned To => yorik
2014-02-24 13:11 yorik Status new => assigned
2014-02-24 15:19 yorik Note Added: 0004290
2014-02-24 17:42 shoogen Note Added: 0004295
2014-02-24 18:00 yorik Changeset attached => FreeCAD Master master bab0c366
2014-02-24 18:02 yorik Note Added: 0004296
2014-02-24 18:02 yorik Status assigned => closed
2014-02-24 18:02 yorik Resolution open => fixed
2014-02-24 18:02 yorik Fixed in Version => 0.14