Replace Object

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 27/11/2009 at 08:14, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   11.5 
Platform:   Windows  ; Mac  ;  Mac OSX  ; 
Language(s) :     C++  ;

---------
Hello All,

is possible to replace a baseobject with another baseobject in a hiearchy?

example:

NULL
-- Sphere
    -- Cube

... now i want to substitute this cube with another object.. a null for example...

like this:

NULL
-- Sphere
    -- Null

thanks all :)
renato

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 27/11/2009 at 11:17, xxxxxxxx wrote:

another example:

NULL
-- Sphere1
----- Cube
----- Cone
-------- Sphere2
-------- null
-------- etc. etc

in this way:

NULL
-- Sphere1
----- Cube
----- Plane <<<<<<<<<
-------- Sphere2
-------- null
-------- etc. etc

thanks all :)
renato