TriangleThreeLines {PlaneGeometry}R Documentation

Triangle defined by three lines

Description

Return the triangle formed by three lines.

Usage

TriangleThreeLines(line1, line2, line3)

Arguments

line1, line2, line3

Line objects

Value

A Triangle object.


[Package PlaneGeometry version 1.6.0 Index]