Click or drag to resize
SoWinViewerEnableSeekWithOrtho Method

If false, the seek functionality is disabled for an OIV.Inventor.Nodes.SoOrthographicCamera.

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 EnableSeekWithOrtho(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is true.

See Also