X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=CxNfmghkPC8oqPWq9sWoxI7cvcfAaoXRKbFp1Ha5uW4=; b=DhpLUzmhsxqMHIfs62vF9caBXv7JNzedNaibo88kSsj2K6hgOIvMNVfcg54qQvCOwY otzCOdICoWkOgmBEhkceb41A/SmcyT/9hqO4hULVovEUht53vP14ETMsfFEdCs9X3ISR WGplYMUOrVEeAgKXdJQRqMBu+cJ9cXV6hWBpmQQftoTb31eB64jo9XHCBYGuVg0LsPZh MA9YXhnZG9Y9/pY4ABev9RS87TGtd8hpFUt3wstlC6jFDu1IBmz0O8VQz4lJAHRBIzB0 Q91ngkG7W1lgV+40jvG8xND3u5olf62SYdd3IMC80by62JDFT6FNHivV3Gyms1SKoZy3 skrA== X-Received: by 10.195.11.33 with SMTP id ef1mr6939753wjd.34.1445765648198; Sun, 25 Oct 2015 02:34:08 -0700 (PDT) Date: Sun, 25 Oct 2015 10:34:06 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb loop paste buffer Message-Id: <20151025103406.0e40b4b7a1fb314a69eaab7f@gmail.com> In-Reply-To: <5bdd42fb.2ca53.1509d293aa4.Webtop.60@optonline.net> References: <20151021192359 DOT 3dd8ad6d253c781da5523554 AT gmail DOT com> <201510211839 DOT t9LIdVcv027165 AT envy DOT delorie DOT com> <20151021220310 DOT e45690cab81dc27a320db7a6 AT gmail DOT com> <5bdd42fb DOT 2ca53 DOT 1509d293aa4 DOT Webtop DOT 60 AT optonline DOT net> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 25 Oct 2015 00:02:16 -0400 (EDT) GENE GLICK wrote: > I'm not sure if this is the same thing, but a while back I did a > multi-channel design, and wanted to copy the layout of one channel to > another. So, I did the first channel layout. Then highlighted it, and > copied the channel (initially, the cut/paste has redundant refdes). If > you highlight the new channel, and save it. At this point, the .pcb file > has an easy to parse flag on all the parts that require a new refdes. > > I wrote a program to go ahead and swap the highlighted text to whatever > I wanted it changed to. Worked great. The next time you open up pcb, > everything is all ready to rock. Yes I have done the same to, this is why added possibility for changing refdes for elements in buffer only to discover someone already did it as a plugin. Now only problem is to change old design. If objects for a particular channel had an attribute to tell which channel they belong, or a section for each channel or a list of objects for each channel it would possible to replace all objects for a channel with a new copy. It would also be simple to move a channel. I called it a sub circuit instead of a channel yesterday. Nicklas Karlsson