How do I Select and Delete duplicate line segments...

How do I Select and Delete duplicate line segments...

Anonymous
Not applicable
842 Views
1 Reply
Message 1 of 2

How do I Select and Delete duplicate line segments...

Anonymous
Not applicable
I have a complex Editable Spline that I created from an Edit Poly using the Create Shape command... the Editable Spline has many duplicate line segments that are causing me problems...

Is there a method for Selecting and Deleting duplicate line segments from an Editable Spline...

Thanks for your help...

Jim
0 Likes
843 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
you could loop through all the spline segements and compare the start and end points and if they are the same delete that segment.
0 Likes