View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003789 | FreeCAD | Bug | public | 2019-01-23 21:57 | 2021-02-06 06:49 |
Reporter | yorik | Assigned To | yorik | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Platform | PC | OS | Debian | OS Version | Testing 64bit |
Target Version | 0.20 | ||||
Summary | 0003789: Fix movement of children of Arch objects | ||||
Description | When rotating an Arch object that has additions, the result is not correct (the additions get disaligned), and if removing the addition, moving it to the right place and re-add it, the result is not correct either. So: - The code that moves children (ArchComponent.onChanged) is buggy - The code that constructs the final object (ArchComponent.processSubShapes) is buggy too Below is an alternative snippet I tested but doesn't work either. Seems a better base to start with, though | ||||
Additional Information | https://forum.freecadweb.org/viewtopic.php?f=23&t=33669&p=281903#p281903 Snippet for ArchComponent.py, L330 - different method to calculate child movement
| ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-23 21:57 | yorik | New Issue | |
2019-01-23 21:57 | yorik | Status | new => assigned |
2019-01-23 21:57 | yorik | Assigned To | => yorik |
2019-01-23 21:57 | yorik | File Added: test structures.FCStd | |
2019-10-30 14:16 | mickele | Note Added: 0013795 | |
2021-02-06 06:49 | abdullah | Target Version | => 0.20 |