View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001569 | FreeCAD | Bug | public | 2014-06-01 11:05 | 2014-06-02 11:18 |
| Reporter | shoogen | Assigned To | wmayer | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | trunk | ||||
| Summary | 0001569: Bounding Box of Mesh::Feature in the Gui does not respect the Placement | ||||
| Description | BoundingBox of Mesh::Feature in the Gui does not respect the Placement | ||||
| Steps To Reproduce | meshfeat.ViewObject.BoundingBox = True meshfeat.Placement=App.Placement(App.Vector(20,0,0),App.Rotation(App.Vector(0,0,1),0)) | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master c31b6610 2014-06-02 13:06:14 Details Diff |
+ fixes 0001569: Bounding Box of Mesh::Feature in the Gui does not respect the Placement |
Affected Issues 0001569 |
|
| mod - src/Mod/Mesh/App/MeshFeature.cpp | Diff File | ||
| mod - src/Mod/Part/App/PartFeature.cpp | Diff File | ||
| mod - src/Mod/Points/App/PointsFeature.cpp | Diff File | ||
FreeCAD