Electrical Design Software | Elecdes Design Suite by Scada Systems Ltd

How to Change the Attribute for Toggle Att Visibility

The Elecdes function to toggle the visibility of an attribute is user programmable via the Elecdes menu file (SCADA.MNU).


The menu entry is formatted as follows:

 ^C^C (setq AttributeToToggle "CATDESC") ; toggleattvis


The first part of the command sets the attribute to make visible. This part of the command is necessary. In the above example this is set to the "CATDESC" attribute. The user can make new menu entries, as required, for each attribute that requires this function.


The second part of the command '; toggleattvis' executes the visibility function.

See also

How to Hide or Show an Attribute of a Symbol