RemoveChild (X3DObject)

Description

Cuts the hierarchy link of a collection of X3DObject child objects or a single X3DObject child object. Only the child objects that are currently parented to this object are cut, others are ignored. All cut objects are automatically moved under the X3DObject scene root.

Scripting Syntax

X3DObject.RemoveChild( [Items] )

C# Syntax

X3DObject.RemoveChild( Object in_collection );

Parameters

Parameter

Type

Description

Items

X3DObjectCollection or X3DObject

An X3DObjectCollection or a single X3DObject

Examples

• See X3DObject.RemoveChild.1.vbs



Autodesk Softimage 2011