.. highlightlang:: us .. _xyzshow: XYZShow ======= .. index:: XYZShow .. us.tag XYZShow NOTREADYENGLISH XYZSet New310 :ref:`XYZShow` turns a dataset on or off. .. function:: bool = XYZShow(hData, bShow) .. us.return **Return Value** If the function succeeds, the return value *bool* is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYZCreate`. .. uparam:: bShow *bShow* .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate`, :ref:`XYZIsVisible` :sub:`id-72840`