Click or drag to resize
SoSearchActionSetInterest Method

Sets which paths to return.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetInterest(
	SoSearchActionInterests i
)

Parameters

i
Type: OIV.Inventor.ActionsSoSearchActionInterests
Remarks

Default is FIRST.

See Also