Click or drag to resize
SoPathAppend Method (Int32)

Adds node to end of chain; the node is the childIndex'th 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(
	int childIndex
)

Parameters

childIndex
Type: SystemInt32
Remarks