View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000633 | FreeCAD | Bug | public | 2012-03-12 02:05 | 2012-04-11 07:30 |
| Reporter | peepsalot | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.13 | ||||
| Summary | 0000633: Mesh Boolean operations all return empty mesh | ||||
| Description | Attached is a python test script which attempts Mesh.unite, Mesh.difference and Mesh.intersect methods between a spehere and cylinder. The resulting mesh for each operation is empty, containing 0 Edges, 0 Faces, 0 Points. Expected: the actual boolean union, difference and intersection of the two meshes. | ||||
| Additional Information | Ubuntu 11.10 64bit FreeCAD 0.13 0674 (Git) | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-03-12 02:05 | peepsalot | New Issue | |
| 2012-03-12 02:05 | peepsalot | File Added: MeshGeometryTest.py | |
| 2012-04-11 07:30 | wmayer | Note Added: 0001924 | |
| 2012-04-11 07:30 | wmayer | Status | new => closed |
| 2012-04-11 07:30 | wmayer | Resolution | open => fixed |
| 2012-04-11 07:30 | wmayer | Fixed in Version | => 0.13 |
FreeCAD