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: 10.12.3.0 (10.12.3.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