Click or drag to resize
SoGroupAddChild Method

Adds a child as last one in group.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public virtual void AddChild(
	SoNode child
)

Parameters

child
Type: OIV.Inventor.NodesSoNode
Remarks

See Also