.. highlightlang:: us .. _xyzconfigdlg: XYZConfigDlg ============ .. index:: XYZConfigDlg .. us.tag XYZConfigDlg NOTREADYENGLISH XYZSet DialogBoxes :ref:`XYConfigDlg` displays a dialog box for the given 3D dataset. .. function:: bool = XYZConfigDlg(hData) .. 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` or :ref:`TYCreate`. .. seealso:: :ref:`overview-xy-datasets`, :ref:`XYCreate` :sub:`id-1784832`