Настройки

Choose language

meet(point,angle,point,angle)

meet
  • Intersects two lines drawn from two points at the given directions and draws a point there.

    Function parameters


  • first point
  • first direction in angles
  • second point
  • second direction in angles

    Usage


    meet(p1,0,p2,-90) (see example below)

  • Предыдущая статья

    apply(point,distance,angle)

    Следующая статья

    midpoint(point1,point2)