Skip to main content
Solved

How to trim Edge line by a specified length?

  • April 23, 2022
  • 2 replies
  • 152 views

Forum|alt.badge.img+1

I have an Edge line (like a polyline) and would look to trim some length in feet off the beginning of the line, with the rest of the line remaining intact as is. Is there a transformer that can do this?

Best answer by takashi

Hi @osdev​ , have a look at the Snipper transformer.

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

takashi
Celebrity
  • 7843 replies
  • Best Answer
  • April 24, 2022

Hi @osdev​ , have a look at the Snipper transformer.


Forum|alt.badge.img+1
  • Author
  • 18 replies
  • April 27, 2022

@Takashi Iijima​  You are right! The Snipper did the job. Thank you.