Click or drag to resize
SoSearchActionReset Method

Resets options back to default values; clears list of returned paths.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public virtual void Reset()
Remarks

This can be used to apply the action again with a different set of search criteria. See also OIV.Inventor.Actions.SoSearchAction.ClearApplyResult().

See Also