dotProductPlaneNormalPoint Method

Return the dot product of the plane normal with the point (treating the point xyz as a vector, and NOT using the plane's distanceFromOrigin).

dotProductPlaneNormalPoint(point: Point3d): number

Parameter Type Description
point Point3d  

Returns - number

Defined in

Last Updated: 28 October, 2024