View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001922 | FreeCAD | Bug | public | 2015-01-16 15:00 | 2015-01-16 22:39 |
Reporter | tanderson69 | Assigned To | wmayer | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | amd64 | OS | Kubuntu | OS Version | 13.10 |
Product Version | 0.16 | ||||
Summary | 0001922: occ exception during python shell.makeHalfSpace | ||||
Description | python implementation of shell.makeHalfSpace is calling TopoDS::Face instead of TopoDS::Shell causing an OCC exception. TopoShapeShellPyImp.cpp:191: BRepPrimAPI_MakeHalfSpace mkHS(TopoDS::Face(this->getTopoShapePtr()->_Shape), gp_Pnt(pt.x,pt.y,pt.z)); http://forum.freecadweb.org/viewtopic.php?f=3&t=9333#p75769 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-16 15:00 | tanderson69 | New Issue | |
2015-01-16 15:00 | tanderson69 | Status | new => assigned |
2015-01-16 15:00 | tanderson69 | Assigned To | => wmayer |
2015-01-16 22:39 | wmayer | Changeset attached | => FreeCAD Master master f5c363db |
2015-01-16 22:39 | wmayer | Status | assigned => closed |
2015-01-16 22:39 | wmayer | Resolution | open => fixed |