Click or drag to resize
SoGroupRemoveChild Method (Int32)

Removes child with given index from group.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual void RemoveChild(
	int index
)

Parameters

index
Type: SystemInt32
Remarks

See Also