Working with pipeline nodes

 

To view and set the parameters of pipeline nodes, you need to select the node of interest on the graphic window (or in some of the list windows), after which its characteristics will be displayed in the Object Properties Window:

 

 

 

 

Please note that node parameters can also be set by selecting any of the branches to which the node belongs and opening the "Nodes" tab for it in the Object Properties Window - for more information, see Setting branch node parameters.

 

 

Inserting a node

 

To insert nodes into an already modeled pipeline, click the  button of the Edit toolbar (or use the Insert - Node menu item), then left-click on the pipe section or other pipeline element where you want to insert the node. A window will appear in which you will need to specify the number of the new node (the first free one is suggested by default) and the position of the new node relative to the selected component:

 

 

When inserting a node into a branch, this branch is "cut" into two separate branches. For example, if node 3 is inserted into a branch with a start node 1 and an end node 2, then as a result the first branch (with the original name) will start at node 1 and end at node 3 (and this branch will only contain elements located at the beginning of the original branch before the "cut point"). And another branch will be added to the project tree, following from node 3 to node 2 (the default name of this branch will be "3-2", but it can be changed if necessary), in which all the pipeline elements "cut off" from the first branch will be:

 

 

The node insertion operation may be required to add some "forgotten" pipe branching, as well as to add some pipe element to the middle of the pipe. If necessary, the node insertion operation can be cancelled using the  button of Edit toolbar or the corresponding Edit menu command.

 

 

Removing a node

 

Intermediate pipeline nodes, where one branch ends and one begins, can be deleted from the pipeline. To do this, select the node and click the  button of the Edit toolbar or use the corresponding Edit menu item (or simply press the Delete key on the keyboard). When deleting a node, the two branches that connect at the node are combined into one. In the window that appears, enter the name of this "combined" branch (the name of the first of the branches to be combined is suggested by default):

 

 

Note that:

 

If necessary, the node insertion operation can be cancelled using the  button of Edit toolbar or the corresponding Edit menu command.