Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28856
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gherron@digipen.edu> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.076 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'url:sourceforge': 0.03; 'python': 0.09; 'bool': 0.09; 'subject:python': 0.11; ':-)': 0.13; 'wrote:': 0.17; 'libraries': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; '(3)': 0.27; 'gary': 0.29; '(2)': 0.32; 'to:addr:python-list': 0.33; 'me?': 0.33; 'operations': 0.33; '(1)': 0.34; 'thanks': 0.34; 'pm,': 0.35; 'subject:?': 0.35; 'there': 0.35; 'ones': 0.37; 'subject:: ': 0.38; 'perform': 0.38; 'some': 0.38; 'received:10': 0.38; 'science': 0.38; 'to:addr:python.org': 0.39; 'build': 0.39; 'dr.': 0.72; 'institute': 0.72; 'received:204': 0.72; 'received:10.10': 0.75; 'solids': 0.84; 'faster.': 0.91 |
| Date | Mon, 10 Sep 2012 14:24:35 -0700 |
| From | Gary Herron <gherron@digipen.edu> |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: python CAD libraries? |
| References | <e149e0ec-39db-4c90-af60-2353ca923c2f@googlegroups.com> |
| In-Reply-To | <e149e0ec-39db-4c90-af60-2353ca923c2f@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.468.1347312607.27098.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1347312607 news.xs4all.nl 6884 [2001:888:2000:d::a6]:43052 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:28856 |
Show key headers only | View raw
On 09/10/2012 02:10 PM, Jayden wrote: > Are there any python CAD libraries that can > > (1) build simple 3D primitives solids such as spheres, cylinders and so on > (2) perform bool operations on 3D solids > (3) better if it has some transformations such has scaling, sweeping, and lofting > > Please recommend some good ones for me? Thanks a lot!! Try PythonCAD: http://sourceforge.net/projects/pythoncad/ (Google would have been faster. :-) ) Gary Herron -- Dr. Gary Herron Department of Computer Science DigiPen Institute of Technology (425) 895-4418
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-10 14:10 -0700
Re: python CAD libraries? Gary Herron <gherron@digipen.edu> - 2012-09-10 14:24 -0700
Re: python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-10 14:50 -0700
Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:28 -0700
Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:28 -0700
Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:32 -0700
Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:32 -0700
Re: python CAD libraries? David Hutto <dwightdhutto@gmail.com> - 2012-09-10 23:39 -0700
Re: python CAD libraries? David Hutto <dwightdhutto@gmail.com> - 2012-09-10 23:39 -0700
Re: python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-10 14:50 -0700
Re: python CAD libraries? Alec Taylor <alec.taylor6@gmail.com> - 2012-09-11 17:36 +1000
Re: python CAD libraries? Marco Nawijn <nawijn@gmail.com> - 2012-09-11 06:42 -0700
Re: python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-11 18:44 -0700
Re: python CAD libraries? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-11 20:05 -0700
csiph-web