Skip to main content
Solved

how to move the rectangle to right side ?

  • April 5, 2024
  • 2 replies
  • 42 views

soly
Contributor
Forum|alt.badge.img+3

Hello

 

I would like   to move the rectangle in the direction of  right side ?

fme 2021

thanks in advance 

Best answer by virtualcitymatt

You can use the Orientor.

This will reverse the order of the vertices for the polygon. If the desired result is to move/shift a rectangle to the right (positive x direction) then an Offsetter should be used

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

tomfriedl
Contributor
Forum|alt.badge.img+13
  • Contributor
  • April 5, 2024

You can use the Orientor.


virtualcitymatt
Celebrity
Forum|alt.badge.img+47

You can use the Orientor.

This will reverse the order of the vertices for the polygon. If the desired result is to move/shift a rectangle to the right (positive x direction) then an Offsetter should be used