Click or drag to resize
SoCameraInteractorPushCamera Method

Save current camera.

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

The values of the camera fields are saved and can be restored by calling OIV.Inventor.ViewerComponents.SoCameraInteractor.PopCamera().

See Also