Print at Dec 20, 2025, 2:15:40 AM

Posted by msingh at Aug 25, 2013, 6:54:18 PM
confused   Setting the origin of objects
I have noticed that the center of each rectangular object defines its (0,0) point. How do I move the origin to the top left for objects? I am putting together a layout that requires that "top" edges of each object be precisely aligned. The objects are not the same size. To avoid having to do possibly needless calculations of the origin for each object, I want to move the origin to the "top" "left". Better still, set that as the default origin for all new objects.

How do I do it?