SoSearchActionSetSearchingAll Method |
Sets whether searching uses regular traversal or whether it traverses every single node.
Namespace: OIV.Inventor.Actions
For example, if this flag is false, an OIV.Inventor.Nodes.SoSwitch node will traverse only the child or children it would normally traverse for an action. If the flag is true, the switch would always traverse all of its children. The default is false.