X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=T+eYtFA1wQxV20NdsWugdKXVMIW+N94hTqqAn9JLbHM=; b=QUIESsaw7BFvAyCigGBgkobcXxS6PSy5Z8yKBxZswvonOIQAPCMt2ek1PklfpKP2TO PdVOM8URu/DVB4tIGP+MHO2WUrSEbNNdXktM0y3/3JvQtV5EowC7hKUS6ksGIzYQTs5U wge2UkNIeZBkbHrb+RtPu+wYb+5pChasTIhWhtoCYXtDz/ub4zy7kfEpU/f8Vpprkcmv RDuEt8iXqL5BCh2FsGtP9JtWNsKzg6LCZqCCsijK5GUftcfBM4AzIYO3uOzwgIEO1hmO aJZ8tvLJYZ1IZTWreDG1uPlHcwuvzsVlhTanej3IcqPuq9cv1J5JZTcTd+WRbWMhlzn8 VcIw== X-Received: by 10.69.29.161 with SMTP id jx1mr330473pbd.123.1383809930836; Wed, 06 Nov 2013 23:38:50 -0800 (PST) MIME-Version: 1.0 From: Narendiran Date: Thu, 7 Nov 2013 13:08:30 +0530 Message-ID: Subject: [geda-help] Drawing lines in PCB with commands To: geda-help AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-help AT delorie DOT com Hi, Is it possible to draw lines (tracks) in PCB with commands? Something like ... Drawline(x0,y0,x1,y1) I would also like to know if we can draw line by specifying the origin, radius and angle, like ... Drawline2(x0,y0,rad, phi) -- Sincerely, A. Narendiran (A couple of months in the laboratory can frequently save a couple of hours in the library.)