Цитата(vts @ Sep 23 2011, 13:12)

Может я повторюсь, но можно ли отключить вывод номеров пинов в схематике у дискретных элементов?
Цитата
Making Pin Numbers Invisible by Default
To make the pin numbers on a component invisible by default:
Add the $PN=# placeholder property on the pins on the symbol for the component.
Before you add the component on the schematic, set the Pin Property Visibility option to Invisible in the Text tab of the Design Entry HDL Options dialog box.
After you package the design, the pin numbers will remain invisible on the schematic. The $PN=# property becomes $PN=<pin_number>. If you now change the visibility of $PN property to Value, the pin number will become visible on the schematic.