X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1371694953; bh=8DJfVAFk1xFEhPJW9YcjmOXFc/R8B2vPEpuBDoSC6B0=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Content-Type:Mime-Version:Subject:From:In-Reply-To:Date:Content-Transfer-Encoding:Message-Id:References:To:X-Mailer; b=kAwOZebQvi3alC1GmLS7pzuKK7duEddxkvdkKBwXS3pEsSJLX19rVXsLiCzQeciYJ9rgOQ1e1gSZwFokd5nnROfyvTsgQZRhmE0elwM9QkEp/VQZMfwmFiRuJ1hmg9oVGBUFP5m3ONbHI3oS2cyuzdDjEKVWylDbZIm6zWMveuw= X-Yahoo-Newman-Id: 605753 DOT 84364 DOT bm AT smtp109 DOT sbc DOT mail DOT bf1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: Q2Wd8psVM1k7EXTOk_.nxkWjQWf8UwY0ouXSVC4H.7ciIHs iiRBdOG197SG0mw3GE6s_lW.o2du4BXLUnHGmHRq4yXRSNBEVMYMNzZmDK.1 CpPA5LQEsEfeXG4t7DhZ7dcQf7OfTm9zElgaGsuLtS4eIpq5cyhA5lLnymWb PqZrV9kBCesBgDKmR9f.ypb_SuhDvoFDtwIuG.eTMSr2.vq.REZ1cYYavHlp 2iqCyHKQ9nwherzE3.Y1BUloIjc_DHVzfX6Lg52xT0muVpEDv97hmWVphDSG GerO6.qYi7jagr93Gww1gx5k7_wWB4Lb2HGS0fW_snV6KGkWxGmWITjTT1SD al7T1PL22_zBEAxNxnq5_PYjULfvA_ryYRl4jsM_2Cqpeptqx8E7jDnpTiHx 6nZTKMHhniHHVmVLkfkQyaognBDgLN9CT5Hg04A2ld7fJjtdf3nzv4I0Htb5 wM12lxUIWhfuiZ3M23MA0xnUDXhmYDeZG7IGH.5HlCk54_kKNbA6nWMrJ_Ra Gi3qi5GdPh8c- X-Yahoo-SMTP: b8jVkbOswBAqZ4BhECp7nxPJUfTGEnEGv_G4qgQeZMeAbA-- X-Rocket-Received: from [192.168.1.66] (ehennes AT 71 DOT 138 DOT 169 DOT 160 with plain) by smtp109.sbc.mail.bf1.yahoo.com with SMTP; 19 Jun 2013 19:22:33 -0700 PDT Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: [geda-user] 3D modelling and gEDA From: Edward Hennessy In-Reply-To: <1371329763.11314.10.camel@pcjc2lap> Date: Wed, 19 Jun 2013 19:22:31 -0700 Content-Transfer-Encoding: 7bit Message-Id: <5C165943-4AD6-43B9-995B-49956A6476FB@sbcglobal.net> References: <51B6CDB6 DOT 1010909 AT estechnical DOT co DOT uk> <51B6DB0E DOT 8000108 AT prochac DOT sk> <51BBA5E7 DOT 4040006 AT prochac DOT sk> <1371329763 DOT 11314 DOT 10 DOT camel AT pcjc2lap> To: geda-user AT delorie DOT com X-Mailer: Apple Mail (2.1508) 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 Jun 15, 2013, at 1:56 PM, Peter Clifton wrote: > On Sat, 2013-06-15 at 02:03 -0400, Evan Foss wrote: >> >> IGES/STEP would have been better because they uses cubic splines. This >> same functionality is available in Eagle right now using google >> Sketchup. I know that is based on COLLADA which I think is also not >> based on BOT. > > Yes, but the above three mentioned formats are incredibly complex > (especially STEP). I would estimate tens of thousands of lines of code > go into a STEP -> object structure parser, and that's only the beginning > of using the format. > > The machine-readable format validation file for STEP AP-214 (EXPRESS > schema) runs to 18,000 lines! > > AP-203 is simpler, but still 5347 lines of schema. > Does anyone have experience with the IDF format? Cheers, Ed