Click or drag to resize
SoMFNodeFindNode Method

Finds index of given node within group.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int FindNode(
	SoNode node
)

Parameters

node
Type: OIV.Inventor.NodesSoNode

Return Value

Type: Int32
Remarks