Another way to move a node is to use the Object Properties... command
(in menu Edit / Properties),
and type new X and Y positions.
This dialog allows other modifications to be made as well (orientation, etc.)
The dialog shows the location of the anchor-point of the node. | ![]() |
The dialog also has a field for the node's name. This name is not related to network information, but it can be used for identification. If a schematic node is given an arrayed name (such as "and[0:3]") then it indicates that the node is arrayed that many times. Nodes (and arcs) are automatically be given unique names (such as "nmos@0").
This dialog is modeless: it can remain on the screen while other editing is being done. If a different node is selected, the dialog updates to show that node's information. The "Apply" button changes the selected node to match the new values typed into the dialog.
The Object Properties... dialog can also expand to show more information. When the "More" button is clicked, it grows to full size as shown.
The full size Object Properties... dialog has many new controls,
which vary according to the type of node selected:
| ![]() |
The bottom of the expanded Object Properties... dialog has a scroll area that can view "Ports" or "Attributes". By default, a list of the node's ports is shown, including any exports, connections, and highlight details. If the "Attributes" button is selected, the list shows the attributes on the node. When "Attributes" is selected, the entries in the list let you modify individual values. Note that there is also an "Attributes" button, which brings up a full dialog for editing them.
If many objects are selected, you can move them by a specific distance with the Move Objects By... command (in menu Edit / Move).
![]() |
If many nodes are selected, the Properties... command will list all of them,
and allow appropriate changes to be made (depending on what is selected).
Changes are only made in the fields where you type a value. To remove an item from the list (not the circuit, just this list) use the "Remove" button. To remove all but the selected item, use "Remove Others". If only two objects are selected, this dialog shows the distance between their centers. |