intlp (<point1>,<point2>,<point3>,<point4>)
point
The intersection of a line and a plane.
<point1>
The line start
point.
<point2>
The line finish
point.
<point3>
A point on the
plane
<point4>
The normal to the
plane.
If the line is parallel to the plane, the value of <point1> is returned.
point x = intlp(pl1,pl2,myp,u)
Functions: |