UpdateValveClassDescription Macro
- Last UpdatedJan 30, 2025
- 1 minute read

The macro is designed to highlight selected valve symbols on the active drawing with the manual valve tag flag turned on. The macro can be run in bulk mode using new batch generator macro. Refer to BatchGenerator.show vbModeless Macro.
Note:
The macro can be executed manually by the user with a command defined at the lisp
routine: AVVMAC_HGLVLVTAG.
The following command syntax can be used:
Command: AVVMAC_HGLVLVTAG
Command: Display valves with Manual Tag flag <Yes/No>: Yes
Yes: Turns on valve symbol highlighting.
No: Turns off valve symbol highlighting.
The example displays valves which are highlighted on the active drawing. The highlight is preserved until the user resets the highlight using the same command.
