Click or drag to resize
SoChildListTraverse Method (SoAction, SoNode)
Traverses just one node.

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,
	SoNode node
)

Parameters

action
Type: OIV.Inventor.ActionsSoAction
node
Type: OIV.Inventor.NodesSoNode
See Also