ProjectPointOnPlane (FUN)ΒΆ
FUNCTION ProjectPointOnPlane : LREAL
This function will project a point \(x \in \mathbb{R^{3}}\) onto a plane in direction of the normal vector. The return is the distance of the point \(x\) to the plane.
FUNCTION ProjectPointOnPlane : LREAL
This function will project a point \(x \in \mathbb{R^{3}}\) onto a plane in direction of the normal vector. The return is the distance of the point \(x\) to the plane.