View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000874 | PartDesign | Bug | public | 2012-11-08 13:01 | 2013-01-09 21:47 |
Reporter | scopaev | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.13 | ||||
Summary | 0000874: Linear Pattern does not reference X,Y,Z correctly if part was made from the XZ, or YZ planes | ||||
Description | In FCv013 - If Part was created on XY, the X,Y,Z check boxes (for direction to apply pattern in) follow the reference arrows on btm right of screen. If Part was created on XZ, or YZ, the X,Y,Z check boxes are not referenced properly (choose X, part is copied in the Y or Z direction). | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
The pattern works always in reference to the sketch of the underlaying object. So x,y,z are missleading. I would probably remove x,y,z and require allways selection of an edge or face.. |
|
Mhh, there is no right solution to this. I would remove the x,y,z stuff and let the user only use the selection for the direction. |
|
8a40df6c22a03b33d3a2b8b4446470df4d333727 rmoved x,y,z cause makes no sence. User can not determine the position and orientation of the sketch. So only selection of a line or face makes sense. |
|
The original idea was that X,Y,Z represent the Body Feature coordinate system. Until the Body feature is introduced, we just use the X,Y,Z of the untransformed very initial feature of a PartDesign feature. The logic was consistent even if it wasn't transparent to the users. Another fix for this would be to leave only two options X,Y and refer to the sketch axes. However this solution would still be inconsistent with the polar pattern feature where we would also need a Z-axis, we could use the Z axis of the sketch. We can discuss about this. I thing removing these options at all is not a proper solution. |
|
Even the coordinates due to the body object is hard to deal for the user. The Body can be moved in the assembly and the X,Y,Z has again no meaning. Also the base sketch is not visibly normally. And if you have a recalculation in the history which move the sketch? Change the angle, because it sits on a face which get moved? The only thing makes sense to me would be a U,V coordinate system due to the sketch. Thats always defined. In the Body we can allow to select the Body base coordinate system axis. |
|
I am suggesting this solution: http://ubuntuone.com/3vH81P9jAwIHqfN2QMA6ES what do you think? |
|
this should be fixed with commit 525cddaaf32e7e1fc2b07e56eada2a92e106aab9 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-11-08 13:01 | scopaev | New Issue | |
2012-11-13 20:12 |
|
Note Added: 0002510 | |
2012-11-13 20:12 |
|
Status | new => acknowledged |
2012-11-15 17:20 |
|
Note Added: 0002526 | |
2012-11-15 17:58 |
|
Note Added: 0002528 | |
2012-11-15 17:58 |
|
Status | acknowledged => resolved |
2012-11-15 17:58 |
|
Fixed in Version | => 0.13 |
2012-11-15 17:58 |
|
Resolution | open => fixed |
2012-11-15 17:58 |
|
Assigned To | => Jriegel |
2012-12-17 11:38 | logari81 | Note Added: 0002649 | |
2012-12-17 11:38 | logari81 | Status | resolved => feedback |
2012-12-17 11:38 | logari81 | Resolution | fixed => reopened |
2012-12-19 15:59 |
|
Note Added: 0002670 | |
2013-01-04 13:13 | logari81 | Note Added: 0002792 | |
2013-01-09 21:46 | logari81 | Note Added: 0002835 | |
2013-01-09 21:47 | logari81 | Status | feedback => closed |
2013-01-09 21:47 | logari81 | Resolution | reopened => fixed |