Click or drag to resize
SoActionForwardTraversal Method (SoPath)

Traverse a path that is not part of the current scenegraph.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public virtual void ForwardTraversal(
	SoPath path
)

Parameters

path
Type: OIV.InventorSoPath
Remarks
See Also