.. highlightlang:: us .. _xyzisinterongrid: XYZIsInterOnGrid ================ .. index:: XYZIsInterOnGrid .. us.tag XYZIsInterOnGrid NOTREADYENGLISH XYZGet_data :ref:`XYZIsInterOnGrid` returns a nonzero value if the interpolation is calculated so that the matrix matches the axes tick marks.; otherwise 0. .. function:: bool = XYZIsInterOnGrid(hData) .. us.return **Return Value** *bool* .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate` :sub:`id-923489`