Click or drag to resize
SoSearchActionIsSearchingAll Method

Returns false if searching uses regular traversal, true if it traverses every single node.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool IsSearchingAll()

Return Value

Type: Boolean
Remarks

Default is false.

See Also