Add DESIGN Database Elements to the Detail list
- Last UpdatedAug 19, 2025
- 1 minute read
Elements are placed in the Detail List using the ADD command. If a high level element (Pipe or above) is added to the list, any member elements which Isodraft is to ignore should be placed in the Remove List.
The commands used to create these lists are:
ADD gids
REMove gids
where gids are the general identifiers defining the elements.
For example, a Zone containing many Pipes could be put into the Add List with the command
ADD /ZONE-A
and the Pipes for which isometric plots are not required could be put into the Remove List with the command
REMOVE /PIPE100 /PIPE120 /PIPE130 ...
Note: The Add and Remove Lists can each contain up to 100 entries.
If a pipe is added to the Add List more than once, it will be processed as many times as it appears in the list. However, if that pipe is in the Remove List at least once, it will not be processed at all.
To clear both the Detail and Remove Lists, enter the command
DEtail Empty
Alternatively, clear just the Remove List by entering the command
REMove Empty
Note: There is no equivalent command to clear the Add List only, since it is meaningless to have entries in the Remove List while the Add List is empty.