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=20161025; h=mime-version:from:date:message-id:subject:to; bh=tgFuaemzA9/zgzq9ZHVwnXR3UlFvTYpseUrNhIK686g=; b=Io6RKFt+Oj08di6wAYR94baUzHtMx1H6x/ufza9w+cC8Uz3xWRSyXfBPsJ240KrQRh MRVrat1okf38/UwL91u6txlCZLB0QOdx8fFwr3/ToVV+hSMd84Yjl63llK0DHSVaGI+2 GpSi0o0BEqpzvGz+AEFcyp3mU+r7cdMT/OYR2FzmO7aKJXkCXi0FGc7Z89O/IfkCfrfa LKf7t0Ykn/Nz+4+dpVLcRxrCivE3Mhtyxf3KlRNev6UO2Sp983x0VjH77vD2Lz50gGGR zLOqRUC/z2Njizml1cu9OG7UviJNcm9iiNTTMMjHgZYnEaajmw9GZWYO33k3IkvRCUGj 0kqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tgFuaemzA9/zgzq9ZHVwnXR3UlFvTYpseUrNhIK686g=; b=aovKpMS1YiAvNTEL0Y4230m1igAw78GoJyK6gqCo2lrV8W9dQWXddWBErzex75Cdv1 UnEKtjyA4NgLvGXKrHCJeNTAsuFN71ee8kVIRrKH1YqZ1QKf3e63pnbEgOV+WmFiU56k UMff2beG2XZxgfhEM+bAN8siYKlt+Bj46hN6ccpZxnf8sa0xukZW4t1memywDJw9Fx6Q 1CXppAleckJ/yUyV5OeMXaC44TuOIOaRrn3weg3CECIYwAjGF18VoQbUjRbwYMgq+0tn oqCv30yRDLm6B32jnpfkRd4nn4l4eEE2YDCU6nvh0bYQEHF19RKt+5ku8RbzQkEeNVS6 TiNA== X-Gm-Message-State: AOAM532Va9rG+iYC9HYBZzY8S7ZMBj6ta3V3k3lXHSVIWELTZOv4xHQf 6bomf0CkO5r2xo/J3EiNKW4RiTKb6evNDXAbi0UnOk3N+ws4bg== X-Google-Smtp-Source: ABdhPJxjJq+qSPoKLbtLOYxkIQRXm5dtAhpcweP/06dBewS6fyZF4jGuTu24zMjtn3T73PEX+eIqDrgj4vLSJqAsDo8= X-Received: by 2002:a25:8005:: with SMTP id m5mr2045330ybk.187.1601073202519; Fri, 25 Sep 2020 15:33:22 -0700 (PDT) MIME-Version: 1.0 From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Fri, 25 Sep 2020 14:33:11 -0800 Message-ID: Subject: [geda-user] how to pass extra attributes from gschem to pcb To: geda-user AT delorie DOT com Content-Type: text/plain; charset="UTF-8" Reply-To: geda-user AT delorie DOT com I know how to attach attributes in gschem and pcb (e.g. in pcb by selecting element then doing :Attributes(Element)). Is there a way to set an attributes in gschem st File->Import Schematics in pcb will automatically produce an element with an Attribute line (e.g. Attribute("in_current_build" "no")) like what the pcb :Attributes(Element) command produces? Thanks, Britton