.. highlightlang:: us .. index:: CBUpdate .. _cbupdate: CBUpdate ======== .. us.tag CBUpdate ENGLISH Updates the bounding rectangle of a grouped object. .. function:: bool = CBUpdate(hlink) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hlink *hlink* identifies the object. .. us.comment **Comment** The :ref:`CBUpdate` function should be called after objects where added. .. seealso:: :ref:`overview-group-object`, :ref:`CBCreate`, :ref:`CBAddObjects` :sub:`id-512303`