Click or drag to resize
SoWinViewerSetPreserveCameraHeightAngle Method

If true, an OIV.Inventor.Nodes.SoPerspectiveCamera's heightAngle is preserved if the camera is changed to an OIV.Inventor.Nodes.SoOrthographicCamera and then toggled back to an OIV.Inventor.Nodes.SoPerspectiveCamera.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetPreserveCameraHeightAngle(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is false.

See Also