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

Namespace: Cognex.VisionPro3D.Implementation.Internal
Assembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 75.0.0.0
Syntax

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