How can i find a certain curve in every shape and convert just that curve into a different one

Hi,
is there any way to convert a curve into another whenever it is present in a shape? I have these two shapes (image below) and I want to convert all the curves that are equal to
that triangle (wrong one) to a single line like in the example (right one).

(I'm using VBA to do it, if necessary I can provide a .plt file with an example of these two shapes)



If anyone can help me with this I'll be very grateful 
 
Parents
No Data
Reply
  • Hello, Joel

    This is an interesting problem. 
    It can be solved in different ways.
    Analyzing the curves is possible,
    but the search/replace items must be exactly the same
    or the deviations clear.
    Wouldn't it be easier to redraw the curves 
    by editing the necessary elements?
    If possible please send me a file to look at as well!

    Greetings!

Children
No Data