Click or drag to resize
SoPathCopy Method (Int32)
Calls Copy(startFromNodeIndex, System.Int32(0)).

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoPath Copy(
	int startFromNodeIndex
)

Parameters

startFromNodeIndex
Type: SystemInt32

Return Value

Type: SoPath
Remarks