Click or drag to resize
SoWinViewerSetStereoActive Method

If true, stero is activated.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual void SetStereoActive(
	bool activate
)

Parameters

activate
Type: SystemBoolean

Implements

SoStereoViewerSetStereoActive(Boolean)
Remarks

Default is false. The default can be set using the OIV_STEREO_ACTIVE environment variable.

See Also