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 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 Properties... dialog has many new controls, which vary according to the type of node selected:
| ![]() |
The bottom of the expanded 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 position and size changes to be made at once to each in the group. If a position and size value appears in the dialog, it means that this value is the same on every selected node. If the field is blank, it means that there are different values. |
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.
The multi-object Properties... dialog also allows you to change selection style with the "For everything:" popup (see Section 2-1-5 for more on selection styles). When many exports are selected, the dialog allows you to change their characteristics with the "For all selected exports:" popup (see Section 3-6-1 for more on exports).