ICog3DDisplayV2 SetView Method Cognex VisionPro 9.21 SR1
Change the camera's position and look direction in the 3-D space.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax

void SetView(
	Cog3DVect3 position,
	Cog3DVect3 target,
	Cog3DVect3 upDirection
)
See Also