Click or drag to resize
SoMFNodeReplaceNode Method (Int32, SoNode)

Replaces node with given index with new node.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void ReplaceNode(
	int index,
	SoNode newNode
)

Parameters

index
Type: SystemInt32
newNode
Type: OIV.Inventor.NodesSoNode
Remarks