Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I want to change the origin of my part to the opposite side?
Creo/Elements Direct
Solved! Go to Solution.
I'll give you my method, I don't know if there is a better one.
Select the whole part with a box. This will select all the faces of the part.
Click on "Move 3D".
The part becomes blue, that means that although only faces are selected, Modeling detects that the whole part is selected and will apply the move to the part and not the faces. This means that the part itself is not changed, only its position.
Uncheck "Transform Objects". The part becomes yellow, that means that the move will be applied to the faces. Therefore the position of the part is not modified, but the position of the faces is changed with respect to the origin. Which is equivalent to changing the origin of the part.
Now, move the part as you like.
Attention! if the part is used in other assemblies, after moving the origin of the part, the part will appear moved.
I'll give you my method, I don't know if there is a better one.
Select the whole part with a box. This will select all the faces of the part.
Click on "Move 3D".
The part becomes blue, that means that although only faces are selected, Modeling detects that the whole part is selected and will apply the move to the part and not the faces. This means that the part itself is not changed, only its position.
Uncheck "Transform Objects". The part becomes yellow, that means that the move will be applied to the faces. Therefore the position of the part is not modified, but the position of the faces is changed with respect to the origin. Which is equivalent to changing the origin of the part.
Now, move the part as you like.
Attention! if the part is used in other assemblies, after moving the origin of the part, the part will appear moved.
Really thanks!
It worked for me