Skip to main content
Archived

OffsetCurveGenerator should preserve direction

Related products:Transformers
  • December 3, 2019
  • 1 reply
  • 18 views

becchr
Influencer
Forum|alt.badge.img+33

The OffsetCurveGenerator comes in handy sometimes, but I think there's something confusing about it: it flips direction of the line for the 'Right' output.


Would be beter and more logical if both outputs would keep the same direction as the incoming line

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.

1 reply

jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • December 3, 2019

I suspect it uses much of the same underlying code as the Bufferer, where you would expect that the direction of the right side would be in the opposite direction as the FME polygons follow the right hand rule for orientation by default.