Help with generating parallel line

From: Shamli (ashamli_at_hotmail.com)
Date: 10/30/03

  • Next message: Peter Nilsson: "Re: calloc(1,1) vs. *malloc(1)=0"
    Date: 29 Oct 2003 18:29:04 -0800
    
    

    Hi,
    Given a line segment L1 endpoints (x1, y1), (x2, y2), and distance D.
    I want to generate a new line segment L2 such that L2 is parallel to
    L1 and the distance between L1 and L2 is D.
    Thank you.


  • Next message: Peter Nilsson: "Re: calloc(1,1) vs. *malloc(1)=0"