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: 2024.1.1.0 (2024.1.1)
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