Click or drag to resize
SoGLRenderActionIsUsedCacheContext Method

Returns true if the specified cache context id is currently used by any OIV.Inventor.Actions.SoGLRenderAction.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static bool IsUsedCacheContext(
	uint context
)

Parameters

context
Type: SystemUInt32

Return Value

Type: Boolean
Remarks