Displaying and Hiding Pins

When an instance of a component has been placed on a Schematic sheet, you can show or hide its conservative or non-conservative pins through the right-click context menu, its Properties Dialog, or its Special Component Dialog.

Context Menu

On the right-click context menu for a component, the Pin Visibility menu lists pins with checkmarks to show visibility. Select a pin to toggle it’s visibility.

Properties Dialog (Show Pins)

  1. To open the Properties dialog box of an instance of a component, right-click it and choose Properties from the context menu.
  2. Once the Properties dialog is open, select the Parameters, Quantities or Signals tab. These tabs contain a list of all of the component's properties, most of which can be pins.
  3. To show a pin, select the Show Pin check box for the desired pin. To hide a pin, clear the check box.
    Note:

    The Show Pin check boxes are disabled for properties that cannot be displayed as pins. Connections to hidden pins can be defined via a name reference.

  4. Click OK. All selected parameters and nodes receive a pin on the sheet.

Special Component Dialog (Show Pins)

  1. To open the Special Component Dialog of an instance of a component, double-click the component or right-click and choose Show Component Dialog from the context menu.
  2. Once the dialog box is open, select the Output / Display tab. This tab contains a list of all of the component's properties, and a Show Pin check box column.
  3. As above, to show a pin, select the Show Pin check box for the desired pin. To hide a pin, clear the check box.
    Note:

    The Show Pin check boxes are disabled for properties that cannot be displayed as pins. Connections to hidden pins can be defined via a name reference.

  4. Click OK. All selected properties receive a pin on the sheet.