Click or drag to resize
SoVRMLParentFindChild Method

Finds index of given child within group.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public override int FindChild(
	SoNode child
)

Parameters

child
Type: OIV.Inventor.NodesSoNode

Return Value

Type: Int32
Remarks