|
|
| Reporter | ickby | Assigned To | ickby | |
|---|
| Priority | high | Severity | major | Reproducibility | always |
|---|
| Status | closed | Resolution | fixed | |
|---|
| Product Version | 0.17 | |
|---|
| Target Version | 0.17 | Fixed in Version | 0.17 | |
|---|
|
|
| Summary | 0003078: Removing object from GeoFeatureGroup removes it from view |
|---|
| Description | https://forum.freecadweb.org/viewtopic.php?f=10&t=22854 |
|---|
| Steps To Reproduce | App.getDocument("Unnamed").getObject("Part").addObject(App.getDocument("Unnamed").getObject("Box"))
App.getDocument("Unnamed").getObject("Part").removeObject(App.getDocument("Unnamed").getObject("Box")) |
|---|
| Tags | No tags attached. |
|---|
|
|
| FreeCAD Information | |
|---|
|
|