Click or drag to resize
SoWWWInlineCopyChildren Method

Return a copy of the hidden children as a Group.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoGroup CopyChildren()

Return Value

Type: SoGroup
Remarks

The children are set by the application through setChildData().

See Also