.. highlightlang:: us .. _xyzismatrixonly: XYZIsMatrixOnly =============== .. index:: XYZIsMatrixOnly .. us.tag XYZIsMatrixOnly NOTREADYENGLISH XYZGet_data :ref:`XYZIsMatrixOnly` checks if the dataset was created from a matrix or from abitray distributed xyz triples. .. function:: bMatrixOnly = XYZIsMatrixOnly(hData) .. us.return **Return Value** *bMatrixOnly* .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYZCreate` or :ref:`XYZCreateFromMatrix`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate`, :ref:`XYZCreateFromMatrix` :sub:`id-1796298`