Click or drag to resize
SoCameraInteractorPushCamera Method

Save current camera.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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