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: 2023.1.3.0 (2023.1.3)
Syntax
public virtual void RemoveChild(
	int index
)

Parameters

index
Type: SystemInt32
Remarks

See Also