Folks,
After importing a DxDesigner schematic database into OrCAD Capture, the junction dot size was way too small, even after boosting it's size to "very large" in the Misc tab of the Options pop-down menu. It does increase, but not enough an I do not want to mess around with the schematic database as it is quite complicated and time is short for delivery.
Does anybody have a method for increasing the junction dot size to an arbitrarily large value from the command line or other means? I was told of the following script, but it did not seem to work or do anything when entered:
auto allundot
set dots_filled
set body_dot_radius 20
set logic_dot_radius 13
set color_dot skyblue
auto dot
write
I have version SPB 17.40.003
Chris