Click or drag to resize
SoChildListTraverse Method (SoAction, Int32)
Traverses just one child.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Traverse(
	SoAction action,
	int childIndex
)

Parameters

action
Type: OIV.Inventor.ActionsSoAction
childIndex
Type: SystemInt32
See Also