Click or drag to resize
SoGroupRemoveChild Method (SoNode)

Removes first instance of given child from group.

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

Parameters

child
Type: OIV.Inventor.NodesSoNode
Remarks

See Also