Click or drag to resize
SoWinRenderAreaGetGLRenderAction Method

Gets the GL render action to use.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoGLRenderAction GetGLRenderAction()

Return Value

Type: SoGLRenderAction
Remarks

This is used to set selection highlighting with the SoBoxHighlightRenderAction and SoLineHighlightRenderAction classes.

See Also