Select vertices of 3dPolylines similar to STRETCH command

Select vertices of 3dPolylines similar to STRETCH command

cirilla_westerberg
Observer Observer
140 Views
0 Replies
Message 1 of 1

Select vertices of 3dPolylines similar to STRETCH command

cirilla_westerberg
Observer
Observer

Hi!

I'm trying to select vertices using the crossing box (green selection) but am only able to select the parent 3dpolyline and iterate through all its vertices.
The idea is to get selected vertices of multiple 3dpolylines, sort them by their Point3d X/Y/Z and place them on new position in order, eg. plinevert1(0,10,0), plinevert2(0,20,0), plinevert3(0,30,0)...

But how do I extract the verts? With GetSelection()? Some other prompt?

It's obviously possible somehow since the built-in STRETCH command can edit multiple verts from multiple plines at the same time.

0 Likes
141 Views
0 Replies
Replies (0)