Map a 3D point.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- point3D
- Type: Cognex.VisionPro3D Cog3DVect3
The 3D point to map using this transform.
Return Value
Type: Cog3DVect3The mapped point.
Implements
ICog3DTransform MapPoint(Cog3DVect3)See Also