Index: trunk/doc/user/09_appendix/action_details.html =================================================================== --- trunk/doc/user/09_appendix/action_details.html (revision 38278) +++ trunk/doc/user/09_appendix/action_details.html (revision 38279) @@ -299,6 +299,46 @@ +

baconn

+
+

+ +
Syntax summary: +BaConn(object|selected, add, [netname]) +
Help text: +Add a terminal-net connection to the back annotation list +
Registered by:n/a +
+

+Put terminal-net related changes to the netlist patch (to be back annotated). The first argument sets scope (e.g. subcircuit under the cursor or all selected subcircuits), the second argument is the actual operation. +

+ See also: + +back annotation + + +

+ +

basubc

+
+

+ +
Syntax summary: +BaSubc(object|selected, add|remove) +
Help text: +Add new subcircuits to the back annotation list or remove and back annotate removal of a subcircuit +
Registered by:n/a +
+

+Put subc related changes to the netlist patch (to be back annotated). The first argument sets scope (e.g. subcircuit under the cursor or all selected subcircuits), the second argument is the actual operation. +

+ See also: + +back annotation + + +

+

BoardFlip

@@ -3674,26 +3714,6 @@

-

basubc

-
-

- -
Syntax summary: -BaSubc(object|selected, add|remove) -
Help text: -Add new subcircuits to the back annotation list or remove and back annotate removal of a subcircuit -
Registered by:n/a -
-

-Put subc related changes to the netlist patch (to be back annotated). The first argument sets scope (e.g. subcircuit under the cursor or all selected subcircuits), the second argument is the actual operation. -

- See also: - -back annotation - - -

-

Benchmark

Index: trunk/doc/user/09_appendix/action_reference.html =================================================================== --- trunk/doc/user/09_appendix/action_reference.html (revision 38278) +++ trunk/doc/user/09_appendix/action_reference.html (revision 38279) @@ -13,7 +13,7 @@ @@ -37,8 +37,9 @@ + - +
-This is pcb-rnd 3.1.2-dev (svn r37876) an interactive printed circuit board editor from the Ringdove EDA suite compiled using librnd version 4.0.3-dev running with librnd version 4.0.3-dev , Revision: 38272 +This is pcb-rnd 3.1.2-dev (svn r37876) an interactive printed circuit board editor from the Ringdove EDA suite compiled using librnd version 4.0.3-dev running with librnd version 4.0.3-dev , Revision: 38278
Action Description Syntax Plugin
AboutPresent the about boxAbout()dialogs plugin
AutoRouteAuto-route some or all rat lines.AutoRoute(AllRats|SelectedRats)autoroute plugin
awkExecute a script one-liner using a specific languageOneliner(lang, script)script plugin
BackupBackup the current layout - save using the same method that the timed backup function usesBackup()
baconnAdd a terminal-net connection to the back annotation listBaConn(object|selected, add, [netname])
basExecute a script one-liner using a specific languageOneliner(lang, script)script plugin
basubc (RND)Add new subcircuits to the back annotation list or remove and back annotate removal of a subcircuitBaSubc(object|selected, add|remove)
basubcAdd new subcircuits to the back annotation list or remove and back annotate removal of a subcircuitBaSubc(object|selected, add|remove)
BellAttempt to produce audible notification (e.g. beep the speaker).Bell()oldactions plugin
Benchmark (RND)Benchmark the GUI speed.Benchmark()
BoardFlipMirror the board over the x axis, optionally mirroring sides as well.BoardFlip([sides])