• Gets the distance of a point to a given line.

    Parameters

    • point: Point2d

      The reference point.

    • line: Line2d

      The reference line.

    Returns number

    The distance of the point.

Generated using TypeDoc