delorie.com/archives/browse.cgi | search |
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=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type; | |
bh=NkgjSU5ZAh6947lXIK0ifFrqVYRMYadOET8Yi6YZQdU=; | |
b=Hr2Kjadk83DID0KotQT12ZfTmjZSJvoHef8y8Y24J5hVwUHomsI5O4DBBO5M7acC4/ | |
xQTQ4Cy+FrBqjlsAucL3lLUMsErMtRh+dvemyZocfdKjLivGtH4F6UnQICmsuIWZqtWb | |
iZo1zR7maHC4DrMxkzUIt9xHrGVKTK/qvaq8MKXXPPI3PbQTnJXMuUDWR5n904NoniJp | |
qYHPq/qrbGGRCx+AmuyT5jYsdcrfjuBYSn1OpXToYbb/2iT9xXfyDmGcJg5CNx3I58TE | |
Q9SHnxWUHoh8zWkEgcO6J5BvSF2Ke8Z3pdrHFYZkoBtEk2KZbGcs9FyBnbH3reYCIMWA | |
QxFw== | |
MIME-Version: | 1.0 |
X-Received: | by 10.66.83.7 with SMTP id m7mr24750108pay.150.1372007020378; Sun, |
23 Jun 2013 10:03:40 -0700 (PDT) | |
In-Reply-To: | <E577B7A4-C20E-48FA-BD48-EE5BD6719B56@jump-ing.de> |
References: | <CAK=z9GWkMwS3NiLEgpvWuPgBVrGB+sHqb7DLCgYZTC3C1OyLSg AT mail DOT gmail DOT com> |
<51B6CDB6 DOT 1010909 AT estechnical DOT co DOT uk> | |
<51B6DB0E DOT 8000108 AT prochac DOT sk> | |
<CAK=z9GUWzhidWQsvxhWqYpSnyvUnmsut1+gatrMVvJqMM6L_UA AT mail DOT gmail DOT com> | |
<kpfolc$gma$1 AT ger DOT gmane DOT org> | |
<51BBA5E7 DOT 4040006 AT prochac DOT sk> | |
<CAM2RGhQD-xY9dB37+Z-pkDwRQBrqv1aOew9a2W-J1n2g00Gdew AT mail DOT gmail DOT com> | |
<1371329763 DOT 11314 DOT 10 DOT camel AT pcjc2lap> | |
<4DFFE27A-47A1-41DB-98CC-490E1AB6085A AT jump-ing DOT de> | |
<20130617012721 DOT 01e56f87 AT akka> | |
<51C48E65 DOT 10508 AT prochac DOT sk> | |
<CAM2RGhR2Ef9xYcC=PUf6SzruVD0C8vFTQ3U1+Bhb95ft3Nqk+w AT mail DOT gmail DOT com> | |
<kq28fn$5g1$1 AT ger DOT gmane DOT org> | |
<CAM2RGhQXUr8vFzL867wWowRFpvLx-xc9F9sX6dH-afamQMosTw AT mail DOT gmail DOT com> | |
<kq2jls$k0q$1 AT ger DOT gmane DOT org> | |
<CAM2RGhTWQNMezQxZo=VZtRWHd0jBmHQ=9MNQ_5LEdSA=EkW0rA AT mail DOT gmail DOT com> | |
<CAM2RGhTs5_3ZCOEmF3Z9tMgxTJWmVLU=3nzU-_O4ThsL7yipzg AT mail DOT gmail DOT com> | |
<51C5BC66 DOT 6050308 AT ecosensory DOT com> | |
<6C92EC8D-2A12-4E1B-8C08-C2812F4DBAD3 AT jump-ing DOT de> | |
<CAM2RGhQUEyHvvtNkzEmn8zRLhHEPEJHJvzjkrR7BUuitCSPPUQ AT mail DOT gmail DOT com> | |
<CAM2RGhRj_YTvLYQSnRcWZgOb3eGc9Nh_j_5i1r8POb5NTqub6g AT mail DOT gmail DOT com> | |
<E577B7A4-C20E-48FA-BD48-EE5BD6719B56 AT jump-ing DOT de> | |
Date: | Sun, 23 Jun 2013 13:03:40 -0400 |
Message-ID: | <CAM2RGhQELRO19mSSykyNUyE=YqYFZtfGdMCatrGrDD0UwDEPhA@mail.gmail.com> |
Subject: | Re: [geda-user] 3D modelling and gEDA |
From: | Evan Foss <evanfoss AT gmail DOT com> |
To: | geda-user AT delorie DOT com |
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 |
Your not actually looking at what OpenNURBS is it provides a library for manipulating STL, STEP and IGES. That is how PCB can use it to export files for Solidworks and etc. On Sun, Jun 23, 2013 at 6:43 AM, Markus Hitter <mah AT jump-ing DOT de> wrote: > > Am 23.06.2013 um 03:13 schrieb Evan Foss: > > >> We were looking for an interface to 3D formats so that PCB could have >> 3D export. > > > I'd articulate that more like: "We're looking to export 3D data usable in > commonly used CAD applications." Some arbitrary 3D format doesn't help, if > you can't get it into the mechanical part of the design workflow. > > Having _usable_ data limits the exporter pretty much to 3D standards like > STL, STEP, IGES, perhaps AMF or VRML. If this means to export to some open > source CAD application first, then to process it further into one of these > standards, that's fine (for me). > > > >> Using OpenNURBS does not require you to use Rhino. > > > It would be very helpful to the discussion if you could outline us how to > get this openNURBS created data into CAD applications like Catia, > SolidWorks, Inventor, SolidEdge. That's what mechanical engineers are using. > > > > Markus > > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. (FH) Markus Hitter > http://www.jump-ing.de/ > > > > > -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |