Vizard 7 » Command Index » Vizard objects » node3d » <node3d>.clearChildren
7.7

<node3d>.clearChildren

Remove all children from node

<node3d>.clearChildren(  
node = ''  
)  
node = ''
If specified, name of subnode to detach children from

Remarks

This command will detatch all children from the node.

Return Value

None

See also

<node3d>.clearParents
<node3d>.addParent
<node3d>.removeParent
<node3d>.setParent