.. highlightlang:: us .. _xyzget3dzbasevalue: XYZGet3DZBaseValue ================== .. index:: XYZGet3DZBaseValue .. us.tag XYZGet3DZBaseValue ENGLISH XYZGet_3d The :ref:`XYZGet3DZBaseValue` function returns a value to which the surface outside of the data hull is set. .. function:: bool = XYZGet3DZBaseValue(hData, rsValue) .. us.return **Return Value** *rsValue* is a number at which the matrix values outside of the data hull are set. .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZSet3DBaseValue`, :ref:`XYZCreate` :sub:`id-281114`