Click or drag to resize
SoNodeKitPathAppend Method (SoNodeKitPath)

Adds all nodekits in fromPath's chain to end of chain; the head node of fromPath must be the same as or a child of the current tail node.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Append(
	SoNodeKitPath fromPath
)

Parameters

fromPath
Type: OIV.InventorSoNodeKitPath
Remarks