Click or drag to resize
SoWinRenderAreaGetGLRenderAction Method

Gets the GL render action to use.

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

Return Value

Type: SoGLRenderAction
Remarks

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

See Also