Skip to main content
Hi, I am looking at snipping the Midpoint of a line with 2 vertices (index 0, index 1). Tried several ways but can't seem to get it right. My snipper creates the point at vertex index 1. Is there a way I can implement this? Thank you.

If I understand correctly, you want to create a midpoint from a line. This can be done with the Snipper using the following settings:

  • Snipping Mode: Distance (Percentage)
  • Starting location: 50
  • Ending location: 50

Thank you @nielsgerrits​ . Exactly what I was looking for! Thanks for your time!


Reply