Auto-Erasing Blocks with Datalinks in AutoCAD
- Last UpdatedOct 14, 2025
- 1 minute read
Designer provides an 'Auto-Erase' (or auto-delete) function where a block will be automatically erased from a drawing if a specific Datalink returns nothing. If a Datalink attribute is prefixed with <DEL> and AVEVA Instrumentation detects that the following Datalink has no value, then Designer will erase the block containing the <DEL> Datalink.
For example, it is required to erase a block if there is no tag number for {TAG10}. Entering: <DEL>{TAG10} in for an attribute in a block will tell AVEVA Instrumentation to erase the block if {TAG10} evaluates to nothing (there is no TAG10 for this drawing).