Click or drag to resize
SoCameraInteractorPopCamera Method

Restore saved camera.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public bool PopCamera()

Return Value

Type: Boolean
Remarks

The values of the camera fields are restored to the last pushed values. Returns true if successful, false if the vector of pushed cameras is empty.

See Also