Settings

Choose language

adjust (curve1,curve2)

adjust
Adjusts the lengths of two curves so that they are equal.

Function parameters


  • name of the first curve
  • name of the second curve



    Usage


    The difference in lengths of the two curves is divided by two and is added to the length of the shorter curve, and distracted from the length of the longer curve. The difference is then spread between the two lengths equally. In the example on the left the original curves are shown in dashed lines, while the resulting curves, both of the same lengths, are shown in solid lines.

    adjust(c1,c2)
  • Previous article

    copy((objects),suffix or (new objects))

    Next article

    convert (objects)