Click or drag to resize
SoGLGraphicConfigTemplateSetOverlays Method

Note: This API is now obsolete.

Sets the overlays preference.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetOverlays(
	SoGraphicConfigTemplatePreferences pref
)

Parameters

pref
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplatePreferences
Remarks

Obsoletesince Open Inventor 9610 Overlay feature is legacy, and no longer makes sense with current hardware.

See Also