Click or drag to resize
SoGroupGetChild Method

Returns pointer the child node with the given index.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.2.0 (2024.1.2)
Syntax
public virtual SoNode GetChild(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: SoNode
Remarks

See Also