Click or drag to resize
SoCacheIsValid Method (SoState, SoElement)

Return is the given element is valid True if the element is not monitored.

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsValid(
	SoState state,
	SoElement elf
)

Parameters

state
Type: OIV.Inventor.MiscSoState
elf
Type: OIV.Inventor.ElementsSoElement

Return Value

Type: Boolean
Remarks