Click or drag to resize
SoNodeDependenciesUpdateCache Method

Update cache according to given state.

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void UpdateCache(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState
Remarks

After this call, the cache will be valid.

See Also