Hi Jungyoon, Something like this, cb = centerBox(css()~>bBox) ; shape's centerbox inside instance. inst_transform = css()~>transform ;instance in the top level location = dbTransformPoint(cb inst_transform) ;location of instance's shape to the top level. You have to modify it to get the bBox, because the code gets the center box location. Best regards, Marben
↧