.. highlightlang:: us .. index:: LayerSet3D .. _layerset3d: LayerSet3D ========== .. us.tag LayerSet3D NOTREADYENGLISH Layer3D :ref:`LayerSet3D` .. function:: bool = LayerSet3D(hLayer, b3D) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hLayer Identifies the layer. .. uparam:: b3D If *b3D* is TRUE (1) the diagram will be displayed as 3D, otherwise it will be displayed in 2D. .. seealso:: :ref:`overview-diagrams`, :ref:`LayerSetDiagramType`, :ref:`LayerCreate`, :ref:`LayerIs3D`, :ref:`PageReplot` :sub:`id-432037`