Click or drag to resize
SoChildListTraverse Method (SoAction)
Traverses all children to apply action. Stops if action's termination condition is reached.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public void Traverse(
	SoAction action
)

Parameters

action
Type: OIV.Inventor.ActionsSoAction
See Also