Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Diagrams

SetDiagLayerVis(string DiagramName, string LayerName, string LayerVisble, string PageName )

SetDiagLayerVis(string DiagramName, string LayerName, string LayerVisble, string PageName )

  • Last UpdatedDec 01, 2022
  • 1 minute read

SetDiagLayerVis(string DiagramName, string LayerName, string LayerVisble, string PageName )

Parameters:

  • DiagramName - Pass the Diagram DBElement to set the layer visible status.

  • LayerName - Pass the available LayerName on which page shape is present.

  • LayerVisible - Pass the boolean value in string format.

Description:

This command will set the layer visible status on the drawing.

Example:

!!SetDiagLayerVis ('/TEST','Equipment','true', Page-1)

Output:

Equipment visibility changed

TitleResults for “How to create a CRG?”Also Available in