View Issue Details

IDProjectCategoryView StatusLast Update
0001922FreeCADBugpublic2015-01-16 22:39
Reportertanderson69 Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformamd64OSKubuntuOS Version 13.10
Product Version0.16 
Summary0001922: occ exception during python shell.makeHalfSpace
Descriptionpython 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
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master f5c363db

2015-01-16 23:11:07

wmayer

Details Diff
+ fixes 0001922: occ exception during python shell.makeHalfSpace Affected Issues
0001922
mod - src/Mod/Part/App/TopoShapeShellPyImp.cpp Diff File

Issue History

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