SoSearchActionIsSearchingAll Method |
Returns false if searching uses regular traversal, true if it traverses every single node.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsSearchingAll()
Public Function IsSearchingAll As Boolean
public:
bool IsSearchingAll()
member IsSearchingAll : unit -> bool
Return Value
Type:
BooleanRemarks See Also