.. highlightlang:: us .. _xyzget3doutsidepen: XYZGet3DOutsidePen ================== .. index:: XYZGet3DOutsidePen .. us.tag XYZGet3DOutsidePen ENGLISH XYZGet_3d The :ref:`XYZGet3DOutsidePen` function returns the line style for the 3D surface map grid outside of the data hull. .. function:: hPen = XYZGet3DOutsidePen(hData) .. us.return **Return Value** *hPen* is the handle of the pen created with :ref:`PenCreate`. .. us.params **Parameters** .. uparam:: hData A handle for a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZSet3DOutsidePen`, :ref:`XYZGet3DInsidePen`, :ref:`XYZCreate`, :ref:`PenDestroy` :sub:`id-3851`