I'm working on a macro where objects are always put in a Part(A), and in (A) there can be multiple Parts B,C,D. My goal; The sub Part placements (relative to each other) need to stay where they are but I want to set the Parent position to 0,0,0. To do this I plan to add all the Parent position offse...