| SoGLRenderActionIsUsedCacheContext Method  | 
 
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static bool IsUsedCacheContext(
	uint context
)
Public Shared Function IsUsedCacheContext ( 
	context As UInteger
) As Boolean
public:
static bool IsUsedCacheContext(
	unsigned int context
)
static member IsUsedCacheContext : 
        context : uint32 -> bool 
Parameters
- context
 - Type: SystemUInt32
 
Return Value
Type: 
Boolean
Remarks
See Also