Rev 4158 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4909 | bpr | 1 | slib_lang_exists_tmp=yes |
4158 | bpr | 2 | |
3 | slib_title=Draw the fixed circuit wiring of a given circuit type. |
||
4 | slib_parms=5\ |
||
5 | ,the type of circuit\ |
||
6 | 1,line width\ |
||
7 | 7,dot width\ |
||
8 | black,color name\ |
||
9 | large,text size (tiny,small,medium,large or huge) |
||
10 | |||
11 | slib_out=drawing commands for flydraw. |
||
12 | slib_example=5/br2out,2,6,blue,medium |
||
13 | slib_comment=Check the\ |
||
14 | <a href="$wims_ref_name?module=tool/elec/circdraw">circuit draw tool</a>\ |
||
15 | for details of available circuit and component types. |