Parametric Component Origin Transform

Hi,
I have designed parametric component that rebuilds itself according to dimension changed but i can’t find a method to update its component origin .
I am using couple of linear clones and scale operations but the origin is standstill the original component.

Basically, i need to transform the origin bu I couldn’t find any python method for it

Thanks in advance

Hi @cetin

I don’t know if that’s possible.
Typically everything else is moved/transformed but not the origin.
It can become quite complex once the reference coordinate system (origin) is not static… :slight_smile:

You are right , the simplest way seems to manipulating of geometry by assigning it to a fixed link.