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: 10.12.3.0 (10.12.3.0)
Syntax
public int FindNode(
	SoNode node
)

Parameters

node
Type: OIV.Inventor.NodesSoNode

Return Value

Type: Int32
Remarks