View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000352 | FreeCAD | Feature | public | 2011-05-18 20:47 | 2011-09-17 06:28 |
Reporter | omarlakhdar | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.11 | ||||
Fixed in Version | 0.12 | ||||
Summary | 0000352: Boolean operations on faces | ||||
Description | draw a square, it closes automatically, then draw another square in it. What happens next ? 2 different objects.I think it would be nice to make freecad able to make booleans with faces, to choose between a hole in the square or simply a combination of the two squares. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
That kind of operations can be done with the Sketcher. For Drafting it would be possible but a bit complicated to build faces with holes that way. Generally I concentrade on Part Design at the moment. The hole Surface stuff comes later. Its a special niche and that stuff you will be a long time better of with Blender. |
|
The logic to create faces is already implemented. As Jürgen said it's in the sketcher. For instance, if you draw a rectangle and a smaller one inside it and make a pad feature from the sketch you see that the solid box has a "hole" inside. Basically, we only have to extract the logic from the sketcher and make a separate function for this. |
|
It's been already available for a while in the 2D Drafting workbench. Only, it does not work with the generic boolean tool: you need to choose a specific tool: cut, union or intersect. I just tried it in v0.12.4140, and it works. |
|
Avalaible in Draft. No further support then this planed... |
|
Set to closed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-05-18 20:47 | omarlakhdar | New Issue | |
2011-05-19 17:21 |
|
Note Added: 0000846 | |
2011-05-19 17:21 |
|
Status | new => feedback |
2011-05-20 05:44 | wmayer | Note Added: 0000848 | |
2011-05-21 11:28 | normandc | Note Added: 0000855 | |
2011-09-16 04:44 |
|
Note Added: 0001086 | |
2011-09-16 04:44 |
|
Status | feedback => resolved |
2011-09-16 04:44 |
|
Resolution | open => fixed |
2011-09-16 04:44 |
|
Assigned To | => Jriegel |
2011-09-17 06:28 | wmayer | Note Added: 0001104 | |
2011-09-17 06:28 | wmayer | Status | resolved => closed |
2011-09-17 06:28 | wmayer | Fixed in Version | => 0.12 |