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.1.0.0 (2024.1.0)
Syntax
public virtual void ForwardTraversal(
	SoPath path
)

Parameters

path
Type: OIV.InventorSoPath
Remarks
See Also