Construct this Cog3DVect3 with the supplied X,Y,Z values.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- initialX
- Type: System Double
The initial X value.
- initialY
- Type: System Double
The initial Y value.
- initialZ
- Type: System Double
The initial Z value.
See Also