.. highlightlang:: us .. _xyzgetautoscalevalues: XYZGetAutoScaleValues ===================== .. index:: XYZGetAutoScaleValues .. us.tag XYZGetAutoScaleValues NOTREADYENGLISH XYZGet_iso Changed412 :ref:`XYZGetAutoScaleValues` returns a vector with automatically calculated isoline values. .. function:: rvValue = XYZGetAutoScaleValues(hData, nValues) .. us.return **Return Value** *rvValue* is a real vector. .. us.params **Parameters** .. uparam:: hData A handle for a dataset created with :ref:`XYZCreate`. .. uparam:: nValues *nValues* is the maximum number of isoline values. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate`, :ref:`XYZSetIsoValues` :sub:`id-1719711`