Click or drag to resize
SoGLRenderActionGenerateCacheContext Method

Generates and returns a new cache context id.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static uint GenerateCacheContext()

Return Value

Type: UInt32
Remarks

The returned cache context id can then be used to pass to the setCacheContext() method call.

See Also