View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001917 | FreeCAD | Bug | public | 2015-01-13 23:21 | 2017-01-09 18:29 |
| Reporter | more11 | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Platform | Dell studio xps | OS | Windows 7 | OS Version | 64 bit |
| Summary | 0001917: Unexpeced Part.cut in python when changing parameters | ||||
| Description | I have working python script, https://dl.dropboxusercontent.com/u/106944188/200t-adapter/200t_adapter.py When changing some parameters, https://dl.dropboxusercontent.com/u/106944188/200t-adapter/2447to500hz.py, the cut function returns the wrong solid. | ||||
| Steps To Reproduce | Run both scripts and compare the generated shapes. | ||||
| Additional Information | OS: Windows 7 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.15.4470 (Git) Branch: master Hash: 5289967304b7ab467e264e41386234f218812cbf Python version: 2.7.8 Qt version: 4.8.6 Coin version: 4.0.0a | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
|
|
|
Please import FreeCAD before any FreeCAD module (Part, Draft etc.) If a boolean operation does not give the expected result please check if the input solids have a positive volume. |
|
|
It's up to the Python coder to assure to have a valid solid. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-01-13 23:21 | more11 | New Issue | |
| 2015-01-13 23:21 | more11 | File Added: 2447to500hz.py | |
| 2015-01-14 16:01 | shoogen | Note Added: 0005653 | |
| 2017-01-09 18:29 | wmayer | Note Added: 0007581 | |
| 2017-01-09 18:29 | wmayer | Status | new => closed |
| 2017-01-09 18:29 | wmayer | Resolution | open => won't fix |
FreeCAD