Click or drag to resize
SoSearchAction.SetInterest Method

Sets which paths to return.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetInterest(
	SoSearchAction. Interests i
)

Parameters

i
Type: OIV.Inventor.Actions.SoSearchAction.Interests
Remarks

Default is FIRST.

See Also