.. highlightlang:: us .. index:: LayerIs3D .. _layeris3d: LayerIs3D ========= .. us.tag LayerIs3D NOTREADYENGLISH Layer3D :ref:`LayerIs3D` checks if the diagram is plotted as a 3D diagram. .. function:: b3D = LayerIs3D(hLayer) .. us.return **Return Value** *b3D* is TRUE (1) if the diagram is a 3D diagram. .. us.params **Parameters** .. uparam:: hLayer *hLayer* is the handle of a diagram. .. seealso:: :ref:`overview-diagrams`, :ref:`LayerCreate`, :ref:`LayerSet3D` :sub:`id-1400701`