Click or drag to resize
SoActionInvalidateState Method

Invalidates the current traversal state in the action, forcing it to be recreated when the action is next applied.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.2.0 (2024.1.2)
Syntax
public virtual void InvalidateState()
Remarks

This is typically unnecessary in most applications.

See Also