View Issue Details

IDProjectCategoryView StatusLast Update
0002012FreeCADFeaturepublic2015-12-15 13:18
Reporterplgarcia Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionwon't fix 
Product Version0.14 
Fixed in Version0.16 
Summary0002012: Can in position add the ability to scale the object (scalex, scaley, scalez) ?
DescriptionEverything is in the title!
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2015-03-21 01:47

administrator   ~0005891

This is actually a design decision of FreeCAD that the placement of an object doesn't allow to change the scale. But there are many workarounds to that, the simplest way is to use the Draft Clone tool, which allows to change the scale.

wmayer

2015-04-11 16:00

administrator   ~0005999

This feature won't be implemented because scaling in cad design is considered a bad thing: http://forum.freecadweb.org/viewtopic.php?f=3&t=1341

Especially, with the used cad kernel when doing scaling you completely break the model because all underlying geometries will be converted from exact descriptions (line, ellipse, ..., plane, cylinder, sphere, ...) to b-splines curves or surfaces. This makes the model often useless for further operations -- especially boolean operations are mainly affected.

Yorik suggested a way to scale if it's really, really needed.

Issue History

Date Modified Username Field Change
2015-03-20 12:17 plgarcia New Issue
2015-03-21 01:47 yorik Note Added: 0005891
2015-04-11 16:00 wmayer Note Added: 0005999
2015-04-11 16:00 wmayer Status new => closed
2015-04-11 16:00 wmayer Resolution open => won't fix
2015-12-15 13:18 yorik Fixed in Version => 0.16