View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003262 | Part | Bug | public | 2017-11-16 11:12 | 2017-12-09 12:34 |
Reporter | fabien.cherblanc | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 16.04 |
Product Version | 0.17 | ||||
Fixed in Version | 0.17 | ||||
Summary | 0003262: normal vector returned by Face.normalAt(u,v) is not always a unit vector | ||||
Description | In some case, the vector returned by method .normalAt(u,v) for faces is not a unit vector. The solution would be to add a normalize operation vec::Normalize() In TopoShapeFacePyImp.cpp, method TopoShapeFacePy::normalAt before returning the result. | ||||
Steps To Reproduce | A python test file and the associated brep solid is provided. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
|
|
Per the FC bugtracker guidelines (banner at the top of this page)... Please open a forum thread to discuss this with the community. then link back to this ticket |
|
@fabien.cherblanc please post Help > About FreeCAD > Copy to clipboard info |
|
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=25794 |
|
https://github.com/FreeCAD/FreeCAD/commit/6a785f9afd6e3ed4ff1f53fced7d5dbb752802a0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-16 11:12 | fabien.cherblanc | New Issue | |
2017-11-16 11:12 | fabien.cherblanc | File Added: bloc.brep | |
2017-11-16 11:12 | fabien.cherblanc | File Added: test.py | |
2017-11-16 19:36 | Kunda1 | Note Added: 0010419 | |
2017-11-16 19:36 | Kunda1 | Status | new => feedback |
2017-12-09 12:05 | Kunda1 | Note Added: 0010550 | |
2017-12-09 12:08 | Kunda1 | Note Added: 0010551 | |
2017-12-09 12:34 | wmayer | Status | feedback => closed |
2017-12-09 12:34 | wmayer | Resolution | open => fixed |
2017-12-09 12:34 | wmayer | Fixed in Version | => 0.17 |
2017-12-09 12:34 | wmayer | Note Added: 0010556 |