Function: intlp

Syntax

intlp (<point1>,<point2>,<point3>,<point4>)

Type

point

Returns

The intersection of a line and a plane.

Parameters

If the line is parallel to the plane, the value of <point1> is returned.

Examples

point x = intlp(pl1,pl2,myp,u)

See Also

Functions:

intcc (point), intlc (point), intll (point), intpp (point)