GetDiagLayers(string DiagramName, string PageName)
- Last UpdatedDec 01, 2022
- 1 minute read
Parameters:
-
DiagramName - Pass the Diagram DBElement to retrieve the layer names and visibility status of layers.
Description:
This command will fetch the layers and layer visible status.
Example:
!!GetDiagLayers ('/TEST', Page-1)
Output:
Page 1:
Test Visible: True
Test1 Visible: True