Skip to main content
Solved

How to get mid segment of line

  • January 11, 2016
  • 3 replies
  • 22 views

Forum|alt.badge.img

Dear,

How to get mid segment of line.

See image please.

Thank you.

Best answer by takashi

You can use the Snipper after calculating the length with the LengthCalculator. e.g.

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.

3 replies

takashi
Celebrity
  • Best Answer
  • January 11, 2016

You can use the Snipper after calculating the length with the LengthCalculator. e.g.


erik_jan
Contributor
Forum|alt.badge.img+23
  • Contributor
  • January 11, 2016

Takashi has the right solution.

But it even works without calculating the Length before using the Snipper:


Forum|alt.badge.img
  • Author
  • January 11, 2016

Thank you!