Computes the vector resulting from projecting the specified vector
onto this plane.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- vector3D
- Type: Cognex.VisionPro3D Cog3DVect3
The vector to be projected onto this plane.
Return Value
Type: Cog3DVect3The vector resulting from projecting the specified vector onto this plane.
See Also