Skip to main content
Archived

Allow VertexRemover to accept multiple vertex index values

Related products:FME Form
  • June 27, 2018
  • 1 reply
  • 30 views

taojunabc
Participant
Forum|alt.badge.img+6

The current VertexRemover only accepts one vertex index value. If you need to delete multiple discrete vertices, you must use VertexRemove multiple times. I want to specify multiple vertex index values, such as separating them with commas.

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

taojunabc
Participant
Forum|alt.badge.img+6
  • Author
  • Participant
  • June 27, 2018
And deleting a vertex causes the index of the remaining vertices to change. When using VertexRemover multiple times, the new index value that needs to be deleted must also be recalculated. This is very tedious.