Click or drag to resize
SoPathAppend Method (SoPath)

Adds all nodes 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(
	SoPath fromPath
)

Parameters

fromPath
Type: OIV.InventorSoPath
Remarks