Click or drag to resize
SoCacheElementInvalidate Method

Invalidate any open caches.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void Invalidate(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState
Remarks

This is called by nodes that should not be cached.

See Also