1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
slib_lang_exists_tmp=yes
slib_title=Draw circuit scheme according a circuit type.
slib_parms=+4\
,the type of circuit\
20,size factor\
black,color name\
,components (variable number of items)\
,option word html
slib_out=drawing commands for flydraw.
slib_comment=Check the\
<a href="$wims_ref_name?module=tool/elec/circdraw">circuit draw tool</a>\
for details of available circuit and component types.\
If the last item is html, the output is the html code for inserting the images .
|