Click or drag to resize
SoShapeCallShouldGLRender Method

Note: This API is now obsolete.

Calls CallShouldGLRender(action, false).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Method is erroneousnly public. It would be inaccessible in future release.")]
public bool CallShouldGLRender(
	SoGLRenderAction action
)

Parameters

action
Type: OIV.Inventor.ActionsSoGLRenderAction

Return Value

Type: Boolean
Remarks