Click or drag to resize
SoCameraInteractorPushCamera Method

Save current camera.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void PushCamera()
Remarks

The values of the camera fields are saved and can be restored by calling popCamera().

See Also