View Issue Details

IDProjectCategoryView StatusLast Update
0002681FreeCADBugpublic2016-08-26 14:25
Reporterpaomod Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformappleOSmacosxOS Version10.11.5
Product Version0.16 
Summary0002681: Clone misplaced when replacing original
DescriptionI create the clone of an object.
I scale the clone.
I translate the original object in a new position.
The clone is slightly translated.
Steps To ReproduceOpen a new document.
Create a Cylinder centered at the origin. (Cylinder)
Duplicate it to have a reference. (Cylinder001)
Clone it. (Clone of Cylinder)
Scale the clone (e.g. scale x=0,99, scale y=0,99,scale z=1).
Cylinder and Cylinder001 are completely coincident, Colne of Cylinder is positioned with the center in teh origin, with a smaller diameter w.r.t. the others.
Translate Cylinder with "Edit->Placement" of, e.g. x=20, y=15 (choose any translation you like).
The Cylinder is translated to the new position, Cylinder001 remains centered at the origin, Clone of Cylinder is automatically re-centered in a position slightly different from the origin (use Cylinder001 as reference for the center).
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2016-08-25 23:24

administrator   ~0007296

Ok I see the problem.. Will fix ASAP

Related Changesets

FreeCAD: master f1bc0ce2

2016-08-26 16:25:01

yorik

Details Diff
Draft: Apply clones scaling before the placement - fixes 0002681 Affected Issues
0002681
mod - src/Mod/Draft/Draft.py Diff File

Issue History

Date Modified Username Field Change
2016-08-25 13:49 paomod New Issue
2016-08-25 23:23 yorik Assigned To => yorik
2016-08-25 23:23 yorik Status new => assigned
2016-08-25 23:24 yorik Note Added: 0007296
2016-08-26 14:25 yorik Changeset attached => FreeCAD Master master f1bc0ce2
2016-08-26 14:25 yorik Status assigned => closed
2016-08-26 14:25 yorik Resolution open => fixed