Model Database Element Deletion
Description: Deletes elements in the specified set from the model database.
Format:
ELEMDELETE = n
Example:
ELEMDELETE = 21
Option | Definition | Type |
---|---|---|
n | Set identification of previously appearing SET command. Only elements whose identification numbers appear on this SET command will be deleted. | Integer > 0 |
Remarks:
- This command can be used along with the SETGENERATE Case Control command and the RCN option to delete elements that have a result quantity obtained in a previous run which is above a threshold value. (See the SETGENERATE command in Section 3, Case Control.)