Constructs a Cog3DPoint using the specified 3D position.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.1.0.0
Syntax
Parameters
- x
- Type: System Double
The x component of the point's 3D position.
- y
- Type: System Double
The y component of the point's 3D position.
- z
- Type: System Double
The z component of the point's 3D position.
See Also