View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001373 | FreeCAD | Feature | public | 2014-01-29 16:12 | 2014-02-24 15:02 |
| Reporter | shoogen | Assigned To | |||
| Priority | low | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | trunk | ||||
| Fixed in Version | 0.14 | ||||
| Summary | 0001373: Expose BRepExtrema_DistShapeShape to python | ||||
| Description | Expose BRepExtrema_DistShapeShape to python | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
I've got this one. Have the extrema points & type of support done, just trying to get the index to the supports. |
|
|
|
|
|
https://github.com/WandererFan/freecad-dev/commits/distToShape attached distToShape.py is a tester. |
|
|
|
|
|
distToShape.py should be deleted. distToShapeRevd.py conforms to a newer output format. |
|
FreeCAD: master dcc48399 2014-02-14 19:08:52 Committer: wmayer Details Diff |
Add Part.distToShape() |
Affected Issues 0001373 |
|
| mod - src/Mod/Part/App/TopoShapePy.xml | Diff File | ||
| mod - src/Mod/Part/App/TopoShapePyImp.cpp | Diff File | ||
|
FreeCAD: master ea0e7bed 2014-02-16 23:56:21 Committer: wmayer Details Diff |
revise Part.distToShape return value format |
Affected Issues 0001373 |
|
| mod - src/Mod/Part/App/TopoShapePyImp.cpp | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-01-29 16:12 | shoogen | New Issue | |
| 2014-02-14 14:34 | wandererfan | Note Added: 0004221 | |
| 2014-02-16 01:16 | wandererfan | File Added: distToShape.py | |
| 2014-02-16 01:17 | wandererfan | Note Added: 0004225 | |
| 2014-02-16 23:00 | wandererfan | File Added: distToShapeRevd.py | |
| 2014-02-16 23:01 | wandererfan | Note Added: 0004231 | |
| 2014-02-17 09:46 | wmayer | Status | new => closed |
| 2014-02-17 09:46 | wmayer | Resolution | open => fixed |
| 2014-02-17 09:46 | wmayer | Fixed in Version | => 0.14 |
| 2014-02-24 10:16 | shoogen | Relationship added | child of 0001439 |
| 2014-02-24 15:01 | yorik | Changeset attached | => FreeCAD Master master ea0e7bed |
| 2014-02-24 15:02 | yorik | Changeset attached | => FreeCAD Master master dcc48399 |
FreeCAD