Create an Element After the Current List Position
- Last UpdatedMar 20, 2026
- 1 minute read
If you create an element without explicitly identifying its position in the Member List of the Current Element, the new element is inserted immediately after the Current List Position. To use this option, enter the command.
|
NEW element_type element_name |
(element_name is optional) |
For example, if the Current List Position is at member 4 (/VALV1) of the Member List.

Current Element and its Member List (illustrating movement along list)
the command
NEW TEE /TEE2
adds a new Tee at list position 5 (between /VALV1 and /ELBO2) and names it /TEE2. The Member List of /BRAN1 thus becomes

Result of adding a new Tee
To insert the new Tee as the first or last component in the Member List, access the Branch Head or Tail, respectively, before giving the NEW TEE command.