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: 2023.1.3.0 (2023.1.3)
Syntax public bool IsSearchingAll()
Public Function IsSearchingAll As Boolean
public:
bool IsSearchingAll()
member IsSearchingAll : unit -> bool
Return Value
Type:
BooleanRemarks See Also