Jump to content

Select last point in a line for transform


Recommended Posts

This point wrangle will create a "last_point" group with the highest number point:

if (@ptnum = @numpt-1){
    setpointgroup(0, 'last_point', @ptnum, 1, 'set');
    }

Transform the last_point group then. Could be even simpler in group expression.

Edited by kiryha
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...