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: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsSearchingAll()

Return Value

Type: Boolean
Remarks

Default is false.

See Also