unglue a compound object and replace it by individual children.
unglue(h) H=unglue(h)
a handle on an Compound.
a vector of handle on the resulting entities after unCompound.
Given a handle on an Compound entity, this function destroys the Compound
and unpacks the elementary entities to associated them to its parent.
glue
returns a vector of handles on these individual
children.