Rev 7110 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4158 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Component position information of a circuit type. |
||
4 | slib_parms=1\ |
||
5 | ,the type of circuit |
||
6 | |||
7 | slib_out=A matrix |
||
8 | |||
9 | slib_comment=Check the\ |
||
10 | <a href="$wims_ref_name?module=tool/elec/circdraw">circuit draw tool</a>\ |
||
17348 | bpr | 11 | for details of available circuit and component types. <br>\ |
12 | Output of the script: each row of 5 columns corresponds to a component.<br>\ |
||
13 | Col. 1,2 = (x,y) of the component center <br>\ |
||
14 | Col. 3,4 = (x,y) of annotation text <br>\ |
||
7110 | bpr | 15 | Col. 5 = orientation (0=horizontal, 1=vertical) |