Click or drag to resize
SoFileSetSearchOK Method

If flag is true, the search action will traverse hidden children.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetSearchOK(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is false (children will not be searched).

See Also