Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'url:sourceforge': 0.03; 'python': 0.09; 'bool': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; ':-)': 0.13; 'wrote:': 0.17; 'libraries': 0.22; 'cc:2**0': 0.23; 'monday,': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; '(3)': 0.27; 'gary': 0.29; '(2)': 0.32; 'me?': 0.33; 'operations': 0.33; 'received:google.com': 0.34; '(1)': 0.34; 'thanks': 0.34; 'pm,': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'thank': 0.36; 'ones': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'perform': 0.38; 'some': 0.38; 'science': 0.38; 'build': 0.39; 'you.': 0.61; 'dr.': 0.72; 'institute': 0.72; 'solids': 0.84; 'faster.': 0.91 Newsgroups: comp.lang.python Date: Mon, 10 Sep 2012 14:50:11 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=173.95.150.69; posting-account=IY-wHgoAAAATHphicf_TEp3JSi1cQSHl References: User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 173.95.150.69 MIME-Version: 1.0 Subject: Re: python CAD libraries? From: Jayden To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 42 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1347313814 news.xs4all.nl 6888 [2001:888:2000:d::a6]:47262 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:28859 On Monday, September 10, 2012 5:30:08 PM UTC-4, Gary Herron wrote: > 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 Thank you. But this is for 2D.