Click or drag to resize
SoGLRenderActionSetCache Method

Sets the main cache to use with this render action.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void SetCache(
	SoCache cache
)

Parameters

cache
Type: OIV.Inventor.CachesSoCache
Remarks
See Also