Click or drag to resize
SoCacheElementInvalidate Method

Invalidate any open caches.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.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