easyw / Manipulator

FreeCAD Manipulator WorkBench
61 stars 14 forks source link

[Center] Took into account centering type (center of mass / bounding … #34

Closed 0penBrain closed 2 years ago

0penBrain commented 3 years ago

…box) when centering on origin

The user will be warned if (and only if) "center of mass" is choosen but script automatically ... ... defaults to "bounding box" because of the shape type

easyw commented 2 years ago

hi @0penBrain I've included your pr in https://github.com/easyw/Manipulator/commit/38ae8bb5e9ac9e72319aeac989bd0fd84ee7947e#diff-62f5c186105fbe6daf7b6fb0ff9fdc90f10dea8badfa99298da17db74053f70a Thanks